amartyobanerjee
commited on
Commit
•
a5e1d42
1
Parent(s):
a9db05c
Training completed!
Browse files- config.json +0 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -11,7 +11,6 @@
|
|
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",
|
|
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
|
|
14 |
"0": "O",
|
15 |
"1": "B-PER",
|
16 |
"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:9d09c99debacdf6f53713d5a0aeaa1669c1f715d405cd818ddf25bc0e1806481
|
3 |
+
size 1109918449
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2927
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe0d0630530b1c30e32ca46f3a22a5f567b36db1805254fd0562069dd06a51e1
|
3 |
size 2927
|