Kriyans commited on
Commit
ad8eb42
1 Parent(s): 65578ea

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +3 -1
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -9,10 +9,12 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "B-PER"
 
13
  },
14
  "initializer_range": 0.02,
15
  "label2id": {
 
16
  "B-PER": 0
17
  },
18
  "max_position_embeddings": 512,
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "B-PER",
13
+ "1": "B-ORG"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
+ "B-ORG": 1,
18
  "B-PER": 0
19
  },
20
  "max_position_embeddings": 512,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fcc4a59fd190dcad34616f4c4253c56d97ae3b8ef95a7ea8d50ab5d234b95c9
3
- size 265489445
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08521a4ad28a89648599bfada293299c8369cdacd022dfabf2f958527b86d44c
3
+ size 265492517
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e47e9edd7698cb55105245f9135c65eeb67bb2a0f99fa8b0c83bb4bf2050523
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22ce04883106379880dd38570bfbda03b41de5ce2c3822f991e168a2402d923
3
  size 4027