Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Sep22_01-11-20_6e01b9e3236b/events.out.tfevents.1695345295.6e01b9e3236b.28.0 +3 -0
- tokenizer.json +1 -10
- training_args.bin +2 -2
config.json
CHANGED
@@ -69,7 +69,7 @@
|
|
69 |
}
|
70 |
},
|
71 |
"torch_dtype": "float32",
|
72 |
-
"transformers_version": "4.
|
73 |
"use_cache": true,
|
74 |
"vocab_size": 50265
|
75 |
}
|
|
|
69 |
}
|
70 |
},
|
71 |
"torch_dtype": "float32",
|
72 |
+
"transformers_version": "4.30.2",
|
73 |
"use_cache": true,
|
74 |
"vocab_size": 50265
|
75 |
}
|
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:04da80b819076cfb3230d528f7aad9bd96fe3efe94bcbc4b0fbf9e63edfcc37c
|
3 |
size 557971229
|
runs/Sep22_01-11-20_6e01b9e3236b/events.out.tfevents.1695345295.6e01b9e3236b.28.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03c03cb48b70987c33e5fc316853ceb1682887d09fce3fe8d1b9384a15fbb468
|
3 |
+
size 5420
|
tokenizer.json
CHANGED
@@ -6,16 +6,7 @@
|
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
-
"padding":
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 512
|
12 |
-
},
|
13 |
-
"direction": "Right",
|
14 |
-
"pad_to_multiple_of": null,
|
15 |
-
"pad_id": 1,
|
16 |
-
"pad_type_id": 0,
|
17 |
-
"pad_token": "<pad>"
|
18 |
-
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"id": 0,
|
|
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
"added_tokens": [
|
11 |
{
|
12 |
"id": 0,
|
training_args.bin
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:608786dd89d7843644850fc94cb1f11349400d699f76976c86971b099c3d9c48
|
3 |
+
size 4091
|