tensorboy commited on
Commit
210ea03
1 Parent(s): 886140e

pytorch_model.bin upload/update

Browse files
Files changed (2) hide show
  1. config.json +32 -12
  2. model.safetensors +2 -2
config.json CHANGED
@@ -10,21 +10,41 @@
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "O",
13
- "1": "B-SEED",
14
- "2": "I-SEED",
15
- "3": "B-CROP",
16
- "4": "I-CROP",
17
- "5": "B-PEST",
18
- "6": "I-PEST"
 
 
 
 
 
 
 
 
 
 
19
  },
20
  "initializer_range": 0.02,
21
  "label2id": {
22
- "B-CROP": 3,
23
- "B-PEST": 5,
24
- "B-SEED": 1,
25
- "I-CROP": 4,
26
- "I-PEST": 6,
27
- "I-SEED": 2,
 
 
 
 
 
 
 
 
 
 
28
  "O": 0
29
  },
30
  "max_position_embeddings": 512,
 
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "O",
13
+ "1": "B-disease_type",
14
+ "2": "I-disease_type",
15
+ "3": "B-pest_type",
16
+ "4": "I-pest_type",
17
+ "5": "B-crop_name",
18
+ "6": "I-crop_name",
19
+ "7": "B-bird_type",
20
+ "8": "I-bird_type",
21
+ "9": "B-pest_name",
22
+ "10": "I-pest_name",
23
+ "11": "B-control_methods",
24
+ "12": "I-control_methods",
25
+ "13": "B-crop_type",
26
+ "14": "I-crop_type",
27
+ "15": "B-seed_type",
28
+ "16": "I-seed_type"
29
  },
30
  "initializer_range": 0.02,
31
  "label2id": {
32
+ "B-bird_type": 7,
33
+ "B-control_methods": 11,
34
+ "B-crop_name": 5,
35
+ "B-crop_type": 13,
36
+ "B-disease_type": 1,
37
+ "B-pest_name": 9,
38
+ "B-pest_type": 3,
39
+ "B-seed_type": 15,
40
+ "I-bird_type": 8,
41
+ "I-control_methods": 12,
42
+ "I-crop_name": 6,
43
+ "I-crop_type": 14,
44
+ "I-disease_type": 2,
45
+ "I-pest_name": 10,
46
+ "I-pest_type": 4,
47
+ "I-seed_type": 16,
48
  "O": 0
49
  },
50
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc5b1d357adb865801e661e166b8573345decc6339ad80e756d96f4890d716fa
3
- size 265485396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:801c80440c3c3175b3895159069ee0626d7962baf05d25025beabb10a09d5696
3
+ size 265516156