Tihsrah-CD commited on
Commit
4704483
1 Parent(s): 7f3c50f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +46 -46
config.json CHANGED
@@ -9,54 +9,54 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "LABEL_0",
13
- "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3",
16
- "4": "LABEL_4",
17
- "5": "LABEL_5",
18
- "6": "LABEL_6",
19
- "7": "LABEL_7",
20
- "8": "LABEL_8",
21
- "9": "LABEL_9",
22
- "10": "LABEL_10",
23
- "11": "LABEL_11",
24
- "12": "LABEL_12",
25
- "13": "LABEL_13",
26
- "14": "LABEL_14",
27
- "15": "LABEL_15",
28
- "16": "LABEL_16",
29
- "17": "LABEL_17",
30
- "18": "LABEL_18",
31
- "19": "LABEL_19",
32
- "20": "LABEL_20",
33
- "21": "LABEL_21"
34
- },
35
  "initializer_range": 0.02,
36
  "label2id": {
37
- "LABEL_0": 0,
38
- "LABEL_1": 1,
39
- "LABEL_10": 10,
40
- "LABEL_11": 11,
41
- "LABEL_12": 12,
42
- "LABEL_13": 13,
43
- "LABEL_14": 14,
44
- "LABEL_15": 15,
45
- "LABEL_16": 16,
46
- "LABEL_17": 17,
47
- "LABEL_18": 18,
48
- "LABEL_19": 19,
49
- "LABEL_2": 2,
50
- "LABEL_20": 20,
51
- "LABEL_21": 21,
52
- "LABEL_3": 3,
53
- "LABEL_4": 4,
54
- "LABEL_5": 5,
55
- "LABEL_6": 6,
56
- "LABEL_7": 7,
57
- "LABEL_8": 8,
58
- "LABEL_9": 9
59
- },
60
  "max_position_embeddings": 512,
61
  "model_type": "distilbert",
62
  "n_heads": 12,
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "Board meeting",
13
+ "1": "Consulting Agreement",
14
+ "2": "Customer List",
15
+ "3": "Distribution/Partner Agreement",
16
+ "4": "Enterprise License Agreement",
17
+ "5": "Executive Severance Agreement",
18
+ "6": "Financial Report",
19
+ "7": "HARMFUL_ADVICE",
20
+ "8": "Internal Use Only",
21
+ "9": "Loan and security Agreement",
22
+ "10": "MEDICAL_ADVICE",
23
+ "11": "Merger Agreement",
24
+ "12": "NDA",
25
+ "13": "NORMAL_TEXT",
26
+ "14": "Patent Application Fillings",
27
+ "15": "Price list",
28
+ "16": "Secret Sauce",
29
+ "17": "Security Breach",
30
+ "18": "Settlement Agreement",
31
+ "19": "Sexual Harrassment",
32
+ "20": "employee agreement",
33
+ "21": "enterprise agreement"
34
+ },
35
  "initializer_range": 0.02,
36
  "label2id": {
37
+ "Board meeting": 0,
38
+ "Consulting Agreement": 1,
39
+ "Customer List": 2,
40
+ "Distribution/Partner Agreement": 3,
41
+ "Enterprise License Agreement": 4,
42
+ "Executive Severance Agreement": 5,
43
+ "Financial Report": 6,
44
+ "HARMFUL_ADVICE": 7,
45
+ "Internal Use Only": 8,
46
+ "Loan and security Agreement": 9,
47
+ "MEDICAL_ADVICE": 10,
48
+ "Merger Agreement": 11,
49
+ "NDA": 12,
50
+ "NORMAL_TEXT": 13,
51
+ "Patent Application Fillings": 14,
52
+ "Price list": 15,
53
+ "Secret Sauce": 16,
54
+ "Security Breach": 17,
55
+ "Settlement Agreement": 18,
56
+ "Sexual Harrassment": 19,
57
+ "employee agreement": 20,
58
+ "enterprise agreement": 21
59
+ },
60
  "max_position_embeddings": 512,
61
  "model_type": "distilbert",
62
  "n_heads": 12,