yosefw commited on
Commit
5d6a659
·
verified ·
1 Parent(s): 2e40a38

Training in progress, epoch 4

Browse files
eval/triplet_evaluation_results.csv CHANGED
@@ -2,3 +2,4 @@ epoch,steps,accuracy
2
  1.0,30746,0.8083124756813049
3
  2.0,61492,0.8145749568939209
4
  3.0,92238,0.8172249794006348
 
 
2
  1.0,30746,0.8083124756813049
3
  2.0,61492,0.8145749568939209
4
  3.0,92238,0.8172249794006348
5
+ 4.0,122984,0.817924976348877
runs/Aug02_20-44-53_53347c3cd2e9/events.out.tfevents.1754167496.53347c3cd2e9.19.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5567a77da916bb7ddce0971c0d8deee8d0ef1451af033d22070e609721e459f0
3
- size 6254
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:410b9c6f7b2866b994cc414106efeb3c114810d22050fab37683c5c76fc0b51a
3
+ size 6943
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": 103,
 
7
  "stride": 0
8
  },
9
  "padding": {
10
+ "strategy": "BatchLongest",
 
 
11
  "direction": "Right",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 103,