Upload BertForSequenceClassification
Browse files- config.json +24 -24
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -10,29 +10,29 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
-
"0": "
|
14 |
-
"1": "
|
15 |
-
"2": "
|
16 |
-
"3": "
|
17 |
-
"4": "
|
18 |
-
"5": "
|
19 |
-
"6": "
|
20 |
-
"7": "
|
21 |
-
"8": "
|
22 |
-
"9": "
|
23 |
-
"10": "
|
24 |
-
"11": "
|
25 |
-
"12": "
|
26 |
-
"13": "
|
27 |
-
"14": "
|
28 |
-
"15": "
|
29 |
-
"16": "
|
30 |
-
"17": "
|
31 |
-
"18": "
|
32 |
-
"19": "
|
33 |
-
"20": "
|
34 |
-
"21": "
|
35 |
-
"22": "
|
36 |
},
|
37 |
"initializer_range": 0.02,
|
38 |
"intermediate_size": 3072,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bert-base-multilingual-cased",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
+
"0": "1 - Macroeconomics",
|
14 |
+
"1": "10 - Transportation",
|
15 |
+
"2": "12 - Law and Crime",
|
16 |
+
"3": "13 - Social Welfare",
|
17 |
+
"4": "14 - Housing",
|
18 |
+
"5": "15 - Domestic Commerce",
|
19 |
+
"6": "16 - Defense",
|
20 |
+
"7": "17 - Technology",
|
21 |
+
"8": "18 - Foreign Trade",
|
22 |
+
"9": "19.1 - International Affairs",
|
23 |
+
"10": "19.2 - European Integration",
|
24 |
+
"11": "2 - Civil Rights",
|
25 |
+
"12": "20 - Government Operations",
|
26 |
+
"13": "23 - Culture",
|
27 |
+
"14": "3 - Health",
|
28 |
+
"15": "4 - Agriculture",
|
29 |
+
"16": "5 - Labor",
|
30 |
+
"17": "6 - Education",
|
31 |
+
"18": "7 - Environment",
|
32 |
+
"19": "8 - Energy",
|
33 |
+
"20": "9 - Immigration",
|
34 |
+
"21": "98 - Non-thematic",
|
35 |
+
"22": "99 - Other"
|
36 |
},
|
37 |
"initializer_range": 0.02,
|
38 |
"intermediate_size": 3072,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711557301
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e13f75a0cbac9d33ee1dde57c296e98cf42f4823399cd06364f23ac90cf5d1e
|
3 |
size 711557301
|