KobanBanan commited on
Commit
38f69e2
·
1 Parent(s): b1ad351

Training in progress, epoch 1

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
@@ -14,13 +14,17 @@
14
  "1": "B-PRODUCT",
15
  "2": "I-PRODUCT",
16
  "3": "B-RECIPE",
17
- "4": "I-RECIPE"
 
 
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
 
22
  "B-PRODUCT": 1,
23
  "B-RECIPE": 3,
 
24
  "I-PRODUCT": 2,
25
  "I-RECIPE": 4,
26
  "O": 0
 
14
  "1": "B-PRODUCT",
15
  "2": "I-PRODUCT",
16
  "3": "B-RECIPE",
17
+ "4": "I-RECIPE",
18
+ "5": "B-OPEN",
19
+ "6": "I-OPEN"
20
  },
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
+ "B-OPEN": 5,
25
  "B-PRODUCT": 1,
26
  "B-RECIPE": 3,
27
+ "I-OPEN": 6,
28
  "I-PRODUCT": 2,
29
  "I-RECIPE": 4,
30
  "O": 0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1b04fe1591cc4793e7b3f03024070edfc6bc95694b7a6fd4a29e42545537cc7
3
- size 709134505
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b99dbede3a3bcbce27bbae2bdaed9279b4584f35f854c26393d0d45fc5502e81
3
+ size 709137833
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55512d0ebea53513a355351a41690523c2bfb9cf5daa6e518ffb7246eeb7aa0e
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c61cc294991473d97f61a21ff7ff98285a9a6e21cc6a5e4f942c87ae2cdd3ce
3
  size 4091