Upload RobertaForSequenceClassification
Browse files- config.json +29 -29
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
@@ -11,38 +11,38 @@
|
|
| 11 |
"hidden_dropout_prob": 0.1,
|
| 12 |
"hidden_size": 768,
|
| 13 |
"id2label": {
|
| 14 |
-
"0": "
|
| 15 |
-
"1": "
|
| 16 |
-
"
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
-
"
|
| 21 |
-
"
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
-
"
|
| 25 |
-
"
|
| 26 |
-
"
|
| 27 |
-
"
|
| 28 |
},
|
| 29 |
"initializer_range": 0.02,
|
| 30 |
"intermediate_size": 3072,
|
| 31 |
"label2id": {
|
| 32 |
-
"
|
| 33 |
-
"
|
| 34 |
-
"
|
| 35 |
-
"
|
| 36 |
-
"
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
-
"
|
| 42 |
-
"
|
| 43 |
-
"
|
| 44 |
-
"
|
| 45 |
-
"
|
| 46 |
},
|
| 47 |
"layer_norm_eps": 1e-05,
|
| 48 |
"max_position_embeddings": 514,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "SuiGio/roberta_pubmesh",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 11 |
"hidden_dropout_prob": 0.1,
|
| 12 |
"hidden_size": 768,
|
| 13 |
"id2label": {
|
| 14 |
+
"0": "Anatomy [A]",
|
| 15 |
+
"1": "Organisms [B]",
|
| 16 |
+
"10": "Information Science [L]",
|
| 17 |
+
"11": "Named Groups [M]",
|
| 18 |
+
"12": "Health Care [N]",
|
| 19 |
+
"13": "Geographicals [Z]",
|
| 20 |
+
"2": "Diseases [C]",
|
| 21 |
+
"3": "Chemicals and Drugs [D]",
|
| 22 |
+
"4": "Analytical, Diagnostic and Therapeutic Techniques, and Equipment [E]",
|
| 23 |
+
"5": "Psychiatry and Psychology [F]",
|
| 24 |
+
"6": "Phenomena and Processes [G]",
|
| 25 |
+
"7": "Disciplines and Occupations [H]",
|
| 26 |
+
"8": "Anthropology, Education, Sociology, and Social Phenomena [I]",
|
| 27 |
+
"9": "Technology, Industry, and Agriculture [J]"
|
| 28 |
},
|
| 29 |
"initializer_range": 0.02,
|
| 30 |
"intermediate_size": 3072,
|
| 31 |
"label2id": {
|
| 32 |
+
"Analytical, Diagnostic and Therapeutic Techniques, and Equipment [E]": 4,
|
| 33 |
+
"Anatomy [A]": 0,
|
| 34 |
+
"Anthropology, Education, Sociology, and Social Phenomena [I]": 8,
|
| 35 |
+
"Chemicals and Drugs [D]": 3,
|
| 36 |
+
"Disciplines and Occupations [H]": 7,
|
| 37 |
+
"Diseases [C]": 2,
|
| 38 |
+
"Geographicals [Z]": 13,
|
| 39 |
+
"Health Care [N]": 12,
|
| 40 |
+
"Information Science [L]": 10,
|
| 41 |
+
"Named Groups [M]": 11,
|
| 42 |
+
"Organisms [B]": 1,
|
| 43 |
+
"Phenomena and Processes [G]": 6,
|
| 44 |
+
"Psychiatry and Psychology [F]": 5,
|
| 45 |
+
"Technology, Industry, and Agriculture [J]": 9
|
| 46 |
},
|
| 47 |
"layer_norm_eps": 1e-05,
|
| 48 |
"max_position_embeddings": 514,
|
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:ffe5c027629bc719c077a8716ebcff13300a88a6b039c2a21479bc4e935a920e
|
| 3 |
+
size 328555762
|