diah commited on
Commit
ab68335
·
1 Parent(s): e73d6a0

Experiment with imerit label

Browse files
Files changed (1) hide show
  1. config.json +25 -25
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "O",
14
  "1": "I-art-broadcastprogram",
15
  "2": "I-art-film",
16
  "3": "I-art-music",
@@ -25,12 +25,12 @@
25
  "12": "I-building-restaurant",
26
  "13": "I-building-sportsfacility",
27
  "14": "I-building-theater",
28
- "15": "I-event-attack/battle/war/militaryconflict",
29
- "16": "I-event-disaster",
30
- "17": "I-event-election",
31
- "18": "I-event-other",
32
- "19": "I-event-protest",
33
- "20": "I-event-sportsevent",
34
  "21": "I-location-GPE",
35
  "22": "I-location-bodiesofwater",
36
  "23": "I-location-island",
@@ -38,16 +38,16 @@
38
  "25": "I-location-other",
39
  "26": "I-location-park",
40
  "27": "I-location-road/railway/highway/transit",
41
- "28": "I-organization-company",
42
- "29": "I-organization-education",
43
- "30": "I-organization-government/governmentagency",
44
- "31": "I-organization-media/newspaper",
45
- "32": "I-organization-other",
46
- "33": "I-organization-politicalparty",
47
- "34": "I-organization-religion",
48
- "35": "I-organization-showorganization",
49
- "36": "I-organization-sportsleague",
50
- "37": "I-organization-sportsteam",
51
  "38": "I-other-astronomything",
52
  "39": "I-other-award",
53
  "40": "I-other-biologything",
@@ -60,14 +60,14 @@
60
  "47": "I-other-law",
61
  "48": "I-other-livingthing",
62
  "49": "I-other-medical",
63
- "50": "I-person",
64
- "51": "I-person",
65
- "52": "I-person",
66
- "53": "I-person",
67
- "54": "I-person",
68
- "55": "I-person",
69
- "56": "I-person",
70
- "57": "I-person",
71
  "58": "I-product-airplane",
72
  "59": "I-product-car",
73
  "60": "I-product-food",
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "O",
14
  "1": "I-art-broadcastprogram",
15
  "2": "I-art-film",
16
  "3": "I-art-music",
 
25
  "12": "I-building-restaurant",
26
  "13": "I-building-sportsfacility",
27
  "14": "I-building-theater",
28
+ "15": "I-EVENT",
29
+ "16": "I-EVENT",
30
+ "17": "I-EVENT",
31
+ "18": "I-EVENT",
32
+ "19": "I-EVENT",
33
+ "20": "I-EVENT",
34
  "21": "I-location-GPE",
35
  "22": "I-location-bodiesofwater",
36
  "23": "I-location-island",
 
38
  "25": "I-location-other",
39
  "26": "I-location-park",
40
  "27": "I-location-road/railway/highway/transit",
41
+ "28": "I-ORG",
42
+ "29": "I-ORG",
43
+ "30": "I-ORG",
44
+ "31": "I-ORG",
45
+ "32": "I-ORG",
46
+ "33": "I-NORP",
47
+ "34": "I-NORP",
48
+ "35": "I-ORG",
49
+ "36": "I-ORG",
50
+ "37": "I-ORG",
51
  "38": "I-other-astronomything",
52
  "39": "I-other-award",
53
  "40": "I-other-biologything",
 
60
  "47": "I-other-law",
61
  "48": "I-other-livingthing",
62
  "49": "I-other-medical",
63
+ "50": "I-PER",
64
+ "51": "I-PER",
65
+ "52": "I-PER",
66
+ "53": "I-PER",
67
+ "54": "I-PER",
68
+ "55": "I-PER",
69
+ "56": "I-PER",
70
+ "57": "I-PER",
71
  "58": "I-product-airplane",
72
  "59": "I-product-car",
73
  "60": "I-product-food",