Upload RobertaForSequenceClassification
Browse files- config.json +3 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -25,7 +25,8 @@
|
|
25 |
"11": "Company_Other",
|
26 |
"12": "Regulation",
|
27 |
"13": "Company_Finance",
|
28 |
-
"14": "Tech_Adaptation"
|
|
|
29 |
},
|
30 |
"initializer_range": 0.02,
|
31 |
"intermediate_size": 3072,
|
@@ -34,6 +35,7 @@
|
|
34 |
"Company_Finance": 13,
|
35 |
"Company_Invest": 1,
|
36 |
"Company_Other": 11,
|
|
|
37 |
"Contract": 2,
|
38 |
"Economic_Trend": 10,
|
39 |
"Government_Invest": 3,
|
|
|
25 |
"11": "Company_Other",
|
26 |
"12": "Regulation",
|
27 |
"13": "Company_Finance",
|
28 |
+
"14": "Tech_Adaptation",
|
29 |
+
"15": "Company_Patent"
|
30 |
},
|
31 |
"initializer_range": 0.02,
|
32 |
"intermediate_size": 3072,
|
|
|
35 |
"Company_Finance": 13,
|
36 |
"Company_Invest": 1,
|
37 |
"Company_Other": 11,
|
38 |
+
"Company_Patent": 15,
|
39 |
"Contract": 2,
|
40 |
"Economic_Trend": 10,
|
41 |
"Government_Invest": 3,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99c83f30331c36846f7d384ecc908429915ac14d5983eb523b59fa81d2ec32a9
|
3 |
+
size 498702325
|