Training completed!
Browse files
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"eos_token_id": 2,
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
-
"hidden_size":
|
13 |
"id2label": {
|
14 |
"0": "O",
|
15 |
"1": "B-PER",
|
@@ -19,6 +19,7 @@
|
|
19 |
"5": "B-LOC",
|
20 |
"6": "I-LOC"
|
21 |
},
|
|
|
22 |
"initializer_range": 0.02,
|
23 |
"intermediate_size": 3072,
|
24 |
"label2id": {
|
|
|
9 |
"eos_token_id": 2,
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
+
"hidden_size": 480,
|
13 |
"id2label": {
|
14 |
"0": "O",
|
15 |
"1": "B-PER",
|
|
|
19 |
"5": "B-LOC",
|
20 |
"6": "I-LOC"
|
21 |
},
|
22 |
+
"ignore_mismatched_sizes": true,
|
23 |
"initializer_range": 0.02,
|
24 |
"intermediate_size": 3072,
|
25 |
"label2id": {
|
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:cb35b4a1621fd47c31503dbdf197c94f5cf80218311be515de1e90519eaa9731
|
3 |
+
size 667230385
|
runs/Aug24_18-01-33_LAPTOP-DN7U0648/events.out.tfevents.1661335317.LAPTOP-DN7U0648.24364.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:f9f87ca197d9245b0e9d16a6130c7998d94acc5ce08aa946acebfd08af3ad301
|
3 |
+
size 5845
|
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:7004baac25cce7023404c3a94ba97ce6fdfd127162ac2da01d949c97b5f7199e
|
3 |
size 3375
|