jkazdan commited on
Commit
470bdd2
·
verified ·
1 Parent(s): 814e53c

jkazdan/jkazdan/Meta-Llama-3-8B-Instruct-copyright-33

Browse files
README.md CHANGED
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_ratio: 0.05
46
- - num_epochs: 1
47
 
48
  ### Training results
49
 
 
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_ratio: 0.05
46
+ - num_epochs: 10
47
 
48
  ### Training results
49
 
model-00001-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9b9df5726965ec6e9769f58a865c71cf51b6f62db6adaf2e22fc5d13f30093d
3
  size 4976698672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:939f518e8595ae0a881a544949c570e99d81cccf431b6b517249ae936d707035
3
  size 4976698672
model-00002-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:274a8b2fd88310938025117d82bcb8d72ff88bdf71ae5cbaadb20af01bb93430
3
  size 4999802720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fa694d60671c7eabf4cc21fac68d249f3b9fd40e5cd2b3f90201fc2b984ba75
3
  size 4999802720
model-00003-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d8e55ca9fb15a63b56468caf82c5e120249a9836612d6f1013a09c9075c0f99
3
  size 4915916176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59f17661c4b7601dc60455b4bbdd3dc1e60a9bde3f7bb738937e59988e9fb126
3
  size 4915916176
model-00004-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4140befa60c57df5c7ee415d7becc9c64dd9c1f446f89b888570266708ca22e4
3
  size 1168138808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53288849473d0ef0ab563a7b173b98f26de652fdc92890fe236342c1b9419763
3
  size 1168138808
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 1024
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 128009,
16
- "pad_type_id": 0,
17
- "pad_token": "<|eot_id|>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 128000,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 128000,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba5eb2062fa648ed446818d7161ca9a7e0ce69d7fd065d4570e91ed1f7abd38a
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ad241f6a1c7d3415e14e9e94a303368f881a65f77df258a0649edb4c276869a
3
  size 5496