Training in progress, epoch 4
Browse files
eval/triplet_evaluation_results.csv
CHANGED
@@ -2,3 +2,4 @@ epoch,steps,accuracy
|
|
2 |
1.0,15192,0.788183331489563
|
3 |
2.0,30384,0.7972000241279602
|
4 |
3.0,45576,0.797866702079773
|
|
|
|
2 |
1.0,15192,0.788183331489563
|
3 |
2.0,30384,0.7972000241279602
|
4 |
3.0,45576,0.797866702079773
|
5 |
+
4.0,60768,0.7978333234786987
|
runs/Aug10_19-25-18_13bfb4dbb97e/events.out.tfevents.1754853921.13bfb4dbb97e.19.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac80850d98285bea855fe7a820bc99d48238ae0cf6cf977eb2bfdb1d55472595
|
3 |
+
size 6939
|
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,
|