yosefw commited on
Commit
7267580
·
verified ·
1 Parent(s): 802a1c0

Training in progress, epoch 8

Browse files
eval/triplet_evaluation_results.csv CHANGED
@@ -6,3 +6,4 @@ epoch,steps,accuracy
6
  5.0,153730,0.7973874807357788
7
  6.0,184476,0.7980625033378601
8
  7.0,215222,0.7984499931335449
 
 
6
  5.0,153730,0.7973874807357788
7
  6.0,184476,0.7980625033378601
8
  7.0,215222,0.7984499931335449
9
+ 8.0,245968,0.7985000014305115
runs/Aug05_23-11-15_994628bb448e/events.out.tfevents.1754435479.994628bb448e.19.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9939b2728fe87fb3335f475fc19f2881a00480f5445fb7de31e505e6f3c5fa91
3
- size 8432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f29752bace63698e29f0770edb87b487be03016995d4a14ced7164454a390d81
3
+ size 9121
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,