Training in progress, step 500
Browse files- config.json +1 -0
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -11,6 +11,7 @@
|
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
|
|
14 |
"0": "O",
|
15 |
"1": "B-PER",
|
16 |
"2": "I-PER",
|
|
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
14 |
+
"-100": "IGN",
|
15 |
"0": "O",
|
16 |
"1": "B-PER",
|
17 |
"2": "I-PER",
|
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:55dc1213dbefbfb46eaef0c18ea98866ee2d759e56e620c8a8d04a6937a0c00b
|
3 |
+
size 1109905574
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70b344a787d0905db3e5f3dd50fb50b87c29c91b329ce46d3f3cc9488af08d98
|
3 |
size 4472
|