yosefw commited on
Commit
0c1c51d
·
verified ·
1 Parent(s): c88374d

Training in progress, epoch 4

Browse files
eval/triplet_evaluation_results.csv CHANGED
@@ -2,3 +2,4 @@ epoch,steps,accuracy
2
  1.0,26563,0.800516664981842
3
  2.0,53126,0.801550030708313
4
  3.0,79689,0.7922833561897278
 
 
2
  1.0,26563,0.800516664981842
3
  2.0,53126,0.801550030708313
4
  3.0,79689,0.7922833561897278
5
+ 4.0,106252,0.7892000079154968
runs/Aug02_22-02-28_37672733bdc5/events.out.tfevents.1754172151.37672733bdc5.19.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acf0d00c9cb5fa96136f5a84b6d10df4d80d27fd1a144c3c3ae8cb8922a53bc4
3
- size 6255
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee245eba9c3c1709df8516ea68e599dfb604c79e52c18655670fdf5a006b379b
3
+ size 6944
tokenizer.json CHANGED
@@ -7,9 +7,7 @@
7
  "stride": 0
8
  },
9
  "padding": {
10
- "strategy": {
11
- "Fixed": 255
12
- },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 50284,
 
7
  "stride": 0
8
  },
9
  "padding": {
10
+ "strategy": "BatchLongest",
 
 
11
  "direction": "Right",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 50284,