Training in progress, epoch 0
Browse files- pytorch_model.bin +1 -1
- runs/Oct04_00-34-56_d4609d9fcd31/events.out.tfevents.1696379708.d4609d9fcd31.4163.3 +2 -2
- runs/Oct04_00-46-56_d4609d9fcd31/1696380445.2818856/events.out.tfevents.1696380445.d4609d9fcd31.4163.6 +3 -0
- runs/Oct04_00-46-56_d4609d9fcd31/events.out.tfevents.1696380445.d4609d9fcd31.4163.5 +3 -0
- tokenizer.json +2 -2
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557971229
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72d040572ff70aaad70585ddfde42e6bdbfedc29cf6c4e4b316bb8f7b8c44881
|
3 |
size 557971229
|
runs/Oct04_00-34-56_d4609d9fcd31/events.out.tfevents.1696379708.d4609d9fcd31.4163.3
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:bf6c40859a3d9c1ed4db5c16366d5c200a13f4d9e195a9a2a7cd881ac44ece33
|
3 |
+
size 7591
|
runs/Oct04_00-46-56_d4609d9fcd31/1696380445.2818856/events.out.tfevents.1696380445.d4609d9fcd31.4163.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7b1eac742876413a6c59d8967fbaf0276f3f2f8212f6dd84e038ac74a4aa6cd
|
3 |
+
size 6076
|
runs/Oct04_00-46-56_d4609d9fcd31/events.out.tfevents.1696380445.d4609d9fcd31.4163.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6941495c0afe39c06a83840140ddeb7e53c0bd0b83d7bd7917ba48b4b065ea03
|
3 |
+
size 8377
|
tokenizer.json
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
-
"Fixed":
|
12 |
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 100,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
+
"Fixed": 100
|
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:
|
3 |
size 3707
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:357f65644d3bda78ec4e7855ab2b5dd864793110d1733d1d229a143b05dee933
|
3 |
size 3707
|