ElDestructo commited on
Commit
306c122
·
verified ·
1 Parent(s): d457da2

End of training

Browse files
README.md CHANGED
@@ -38,7 +38,7 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 10
42
 
43
  ### Training results
44
 
 
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 4
42
 
43
  ### Training results
44
 
logs/events.out.tfevents.1707838218.7c05b0083228.34426.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f560daaf07b01264f13d40ce102282c30d3bac378d5fa1e13048635e6a5d9d1
3
+ size 6166
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:740cdde0e0c5f53bdeac8ea914c05bbb580dc52fdd85f635ca046219179d2d4f
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d77402569185e1324807b11aad15cf033c116827534fc1f970949cbd203429a
3
  size 990345064
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 256
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 7,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 7
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbad3e17c05f220f6380aa71222785be64e74f760f4cb01241d52b58ee1cafb0
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:972e0088bd9d5a4d3dcb819e98a52e3494ed9316ba2729ab4e68792260a9f4d0
3
  size 4728