Adding model to repository
Browse files- config.json +24 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -18,7 +18,18 @@
|
|
18 |
"6": "High Energy Physics - Experiment",
|
19 |
"7": "High Energy Physics - Lattice",
|
20 |
"8": "High Energy Physics - Phenomenology",
|
21 |
-
"9": "High Energy Physics - Theory"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
},
|
23 |
"initializer_range": 0.02,
|
24 |
"label2id": {
|
@@ -31,7 +42,18 @@
|
|
31 |
"High Energy Physics - Experiment": 6,
|
32 |
"High Energy Physics - Lattice": 7,
|
33 |
"High Energy Physics - Phenomenology": 8,
|
34 |
-
"High Energy Physics - Theory": 9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
},
|
36 |
"max_position_embeddings": 512,
|
37 |
"model_type": "distilbert",
|
|
|
18 |
"6": "High Energy Physics - Experiment",
|
19 |
"7": "High Energy Physics - Lattice",
|
20 |
"8": "High Energy Physics - Phenomenology",
|
21 |
+
"9": "High Energy Physics - Theory",
|
22 |
+
"10": "Mathematics",
|
23 |
+
"11": "Mathematical Physics",
|
24 |
+
"12": "Nonlinear Sciences",
|
25 |
+
"13": "Nuclear Experiment",
|
26 |
+
"14": "Nuclear Theory",
|
27 |
+
"15": "Physics",
|
28 |
+
"16": "Quantitative Biology",
|
29 |
+
"17": "Quantitative Finance",
|
30 |
+
"18": "Quantum Physics",
|
31 |
+
"19": "Statistics",
|
32 |
+
"20": "Other"
|
33 |
},
|
34 |
"initializer_range": 0.02,
|
35 |
"label2id": {
|
|
|
42 |
"High Energy Physics - Experiment": 6,
|
43 |
"High Energy Physics - Lattice": 7,
|
44 |
"High Energy Physics - Phenomenology": 8,
|
45 |
+
"High Energy Physics - Theory": 9,
|
46 |
+
"Mathematical Physics": 11,
|
47 |
+
"Mathematics": 10,
|
48 |
+
"Nonlinear Sciences": 12,
|
49 |
+
"Nuclear Experiment": 13,
|
50 |
+
"Nuclear Theory": 14,
|
51 |
+
"Other": 20,
|
52 |
+
"Physics": 15,
|
53 |
+
"Quantitative Biology": 16,
|
54 |
+
"Quantitative Finance": 17,
|
55 |
+
"Quantum Physics": 18,
|
56 |
+
"Statistics": 19
|
57 |
},
|
58 |
"max_position_embeddings": 512,
|
59 |
"model_type": "distilbert",
|
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:b6196f6c766ce2a1af237503628af4f9fb07aa132d073e9277df7abb23bfb09f
|
3 |
+
size 263229233
|