sschellhammer
commited on
Commit
•
d2998a1
1
Parent(s):
3789b83
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"hidden_dropout_prob": 0.1,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
-
"0": "Cat 1.1 - Text that contains or is meant to contain scientific knowledge",
|
13 |
"1": "Cat 1.2 - Text that includes a reference to scientific knowledge",
|
14 |
"2": "Cat 1.3 - Text that refers to scientific research in general"
|
15 |
},
|
|
|
9 |
"hidden_dropout_prob": 0.1,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
+
"0": "Cat 1.1 - Text that contains or is meant to contain scientific knowledge (scientific claims/ questions)",
|
13 |
"1": "Cat 1.2 - Text that includes a reference to scientific knowledge",
|
14 |
"2": "Cat 1.3 - Text that refers to scientific research in general"
|
15 |
},
|