Model save
Browse files
config.json
CHANGED
@@ -19,6 +19,6 @@
|
|
19 |
"sinusoidal_pos_embds": false,
|
20 |
"tie_weights_": true,
|
21 |
"torch_dtype": "float32",
|
22 |
-
"transformers_version": "4.
|
23 |
"vocab_size": 30522
|
24 |
}
|
|
|
19 |
"sinusoidal_pos_embds": false,
|
20 |
"tie_weights_": true,
|
21 |
"torch_dtype": "float32",
|
22 |
+
"transformers_version": "4.25.1",
|
23 |
"vocab_size": 30522
|
24 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265491317
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89b341b2ae68117bfac40645bf529be6754367ee6b71d8af79eb6e6da94c19b8
|
3 |
size 265491317
|
runs/Dec03_13-53-49_25fce599ba00/1670075752.04442/events.out.tfevents.1670075752.25fce599ba00.76.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e83ae2f2cf53827923bfe4b31a7b0df1cd121bf782e41066add723edf7e4169
|
3 |
+
size 5578
|
runs/Dec03_13-53-49_25fce599ba00/events.out.tfevents.1670075752.25fce599ba00.76.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40229133a6d519cc24513c82148f2c0e7f8e622553d21013f659429244c3a1d8
|
3 |
+
size 9424
|
tokenizer.json
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "OnlySecond",
|
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": 512,
|
6 |
"strategy": "OnlySecond",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
+
"Fixed": 512
|
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 3439
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55021906a8ed7985eb63ee038614c167fa12a64dd3972781342d23d7dc4d05d8
|
3 |
size 3439
|