SuiGio commited on
Commit
38cd38a
·
verified ·
1 Parent(s): e3328fd

Upload RobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +29 -29
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilroberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -11,38 +11,38 @@
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
- "0": "LABEL_0",
15
- "1": "LABEL_1",
16
- "2": "LABEL_2",
17
- "3": "LABEL_3",
18
- "4": "LABEL_4",
19
- "5": "LABEL_5",
20
- "6": "LABEL_6",
21
- "7": "LABEL_7",
22
- "8": "LABEL_8",
23
- "9": "LABEL_9",
24
- "10": "LABEL_10",
25
- "11": "LABEL_11",
26
- "12": "LABEL_12",
27
- "13": "LABEL_13"
28
  },
29
  "initializer_range": 0.02,
30
  "intermediate_size": 3072,
31
  "label2id": {
32
- "LABEL_0": 0,
33
- "LABEL_1": 1,
34
- "LABEL_10": 10,
35
- "LABEL_11": 11,
36
- "LABEL_12": 12,
37
- "LABEL_13": 13,
38
- "LABEL_2": 2,
39
- "LABEL_3": 3,
40
- "LABEL_4": 4,
41
- "LABEL_5": 5,
42
- "LABEL_6": 6,
43
- "LABEL_7": 7,
44
- "LABEL_8": 8,
45
- "LABEL_9": 9
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:5e5c858f6abc72aeeae496ed120fe1e9b86027832590982605d20a39a29818f5
3
- size 328557234
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffe5c027629bc719c077a8716ebcff13300a88a6b039c2a21479bc4e935a920e
3
+ size 328555762