lltala commited on
Commit
c38446c
1 Parent(s): 22ed9e0

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +5 -1
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -17,15 +17,19 @@
17
  "3": "B-ORG",
18
  "4": "I-ORG",
19
  "5": "B-LOC",
20
- "6": "I-LOC"
 
 
21
  },
22
  "initializer_range": 0.02,
23
  "intermediate_size": 3072,
24
  "label2id": {
25
  "B-LOC": 5,
 
26
  "B-ORG": 3,
27
  "B-PER": 1,
28
  "I-LOC": 6,
 
29
  "I-ORG": 4,
30
  "I-PER": 2,
31
  "O": 0
 
17
  "3": "B-ORG",
18
  "4": "I-ORG",
19
  "5": "B-LOC",
20
+ "6": "I-LOC",
21
+ "7": "B-MISC",
22
+ "8": "I-MISC"
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
  "B-LOC": 5,
28
+ "B-MISC": 7,
29
  "B-ORG": 3,
30
  "B-PER": 1,
31
  "I-LOC": 6,
32
+ "I-MISC": 8,
33
  "I-ORG": 4,
34
  "I-PER": 2,
35
  "O": 0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5a0a3dd4828efdec517d95516d4cf316b180e298bd3b7035e266f99c3bebe3d
3
- size 435656294
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a14637e0ded1e65ba344cf32d5b330787105485fc287edd19db20a00d9b4d41a
3
+ size 435662438
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7140ae63e607108bf01d924df8eb663b8190535ffc7985858e8798b8b76f1f80
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afb5bf6a4cbfcdf80410a89f33f95ff0719c19a71e44de96e846b6422275bb9e
3
  size 4536