End of training
Browse files
config.json
CHANGED
|
@@ -9,22 +9,8 @@
|
|
| 9 |
"hidden_act": "gelu",
|
| 10 |
"hidden_dropout_prob": 0.1,
|
| 11 |
"hidden_size": 768,
|
| 12 |
-
"id2label": {
|
| 13 |
-
"0": "LABEL_0",
|
| 14 |
-
"1": "LABEL_1",
|
| 15 |
-
"2": "LABEL_2",
|
| 16 |
-
"3": "LABEL_3",
|
| 17 |
-
"4": "LABEL_4"
|
| 18 |
-
},
|
| 19 |
"initializer_range": 0.02,
|
| 20 |
"intermediate_size": 3072,
|
| 21 |
-
"label2id": {
|
| 22 |
-
"LABEL_0": 0,
|
| 23 |
-
"LABEL_1": 1,
|
| 24 |
-
"LABEL_2": 2,
|
| 25 |
-
"LABEL_3": 3,
|
| 26 |
-
"LABEL_4": 4
|
| 27 |
-
},
|
| 28 |
"layer_norm_eps": 1e-12,
|
| 29 |
"max_position_embeddings": 512,
|
| 30 |
"model_type": "bert",
|
|
|
|
| 9 |
"hidden_act": "gelu",
|
| 10 |
"hidden_dropout_prob": 0.1,
|
| 11 |
"hidden_size": 768,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"initializer_range": 0.02,
|
| 13 |
"intermediate_size": 3072,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
"layer_norm_eps": 1e-12,
|
| 15 |
"max_position_embeddings": 512,
|
| 16 |
"model_type": "bert",
|
pytorch_model.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:ed515322597ec8763f29175db634e5200041c4d646c45374b56f31eb91049af4
|
| 3 |
+
size 433318253
|
runs/Nov13_00-34-38_85bca7dca288/1668299686.4629204/events.out.tfevents.1668299686.85bca7dca288.75.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20dfbdd3efee91ad0bcfbf7988c137cc0ba1dafe9c3ffec46152b4bbd1687737
|
| 3 |
+
size 5448
|
runs/Nov13_00-34-38_85bca7dca288/events.out.tfevents.1668299686.85bca7dca288.75.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:faf39257a934a56e91918686028a138ed27cd40373aea9cc879ca5b5caa73d46
|
| 3 |
+
size 4341
|
tokenizer.json
CHANGED
|
@@ -1,21 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
-
"truncation":
|
| 4 |
-
|
| 5 |
-
"max_length": 512,
|
| 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": 0,
|
| 16 |
-
"pad_type_id": 0,
|
| 17 |
-
"pad_token": "[PAD]"
|
| 18 |
-
},
|
| 19 |
"added_tokens": [
|
| 20 |
{
|
| 21 |
"id": 0,
|
|
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
+
"truncation": null,
|
| 4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"added_tokens": [
|
| 6 |
{
|
| 7 |
"id": 0,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3375
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8d275fbbffc42e62a84fe068900877209e763fe8cea9706d54373453a460344
|
| 3 |
size 3375
|