Update config.json
Browse files- config.json +20 -20
config.json
CHANGED
|
@@ -35,26 +35,26 @@
|
|
| 35 |
"initializer_range": 0.02,
|
| 36 |
"intermediate_size": 4096,
|
| 37 |
"label2id": {
|
| 38 |
-
"
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
-
"
|
| 42 |
-
"
|
| 43 |
-
"
|
| 44 |
-
"
|
| 45 |
-
"
|
| 46 |
-
"
|
| 47 |
-
"
|
| 48 |
-
"
|
| 49 |
-
"
|
| 50 |
-
"
|
| 51 |
-
"
|
| 52 |
-
"
|
| 53 |
-
"
|
| 54 |
-
"
|
| 55 |
-
"
|
| 56 |
-
"
|
| 57 |
-
"
|
| 58 |
},
|
| 59 |
"layer_norm_eps": 1e-05,
|
| 60 |
"max_position_embeddings": 514,
|
|
|
|
| 35 |
"initializer_range": 0.02,
|
| 36 |
"intermediate_size": 4096,
|
| 37 |
"label2id": {
|
| 38 |
+
"position to know": 0,
|
| 39 |
+
"expert opinion": 1,
|
| 40 |
+
"cause to effect": 10,
|
| 41 |
+
"verbal classification": 11,
|
| 42 |
+
"slippery slope": 12,
|
| 43 |
+
"sign": 13,
|
| 44 |
+
"ignorance": 14,
|
| 45 |
+
"threat": 15,
|
| 46 |
+
"waste": 16,
|
| 47 |
+
"sunk costs": 17,
|
| 48 |
+
"witness testimony": 18,
|
| 49 |
+
"best explanation": 19,
|
| 50 |
+
"direct ad hominem": 2,
|
| 51 |
+
"inconsistent commitment": 3,
|
| 52 |
+
"popular practice": 4,
|
| 53 |
+
"popular opinion": 5,
|
| 54 |
+
"analogy": 6,
|
| 55 |
+
"precedent": 7,
|
| 56 |
+
"example": 8,
|
| 57 |
+
"established rule": 9
|
| 58 |
},
|
| 59 |
"layer_norm_eps": 1e-05,
|
| 60 |
"max_position_embeddings": 514,
|