Upload BertForSequenceClassification
Browse files- config.json +6 -14
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -30,15 +30,12 @@
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"pruned_heads": {
|
32 |
"0": [
|
33 |
-
|
34 |
-
1,
|
35 |
-
7
|
36 |
],
|
37 |
"1": [
|
38 |
-
0,
|
39 |
-
3,
|
40 |
10,
|
41 |
-
11
|
|
|
42 |
],
|
43 |
"2": [
|
44 |
1,
|
@@ -49,16 +46,11 @@
|
|
49 |
4
|
50 |
],
|
51 |
"4": [
|
52 |
-
|
53 |
-
],
|
54 |
-
"5": [
|
55 |
-
0,
|
56 |
-
1
|
57 |
],
|
|
|
58 |
"6": [],
|
59 |
-
"7": [
|
60 |
-
7
|
61 |
-
],
|
62 |
"8": [],
|
63 |
"9": [],
|
64 |
"10": [],
|
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"pruned_heads": {
|
32 |
"0": [
|
33 |
+
1
|
|
|
|
|
34 |
],
|
35 |
"1": [
|
|
|
|
|
36 |
10,
|
37 |
+
11,
|
38 |
+
6
|
39 |
],
|
40 |
"2": [
|
41 |
1,
|
|
|
46 |
4
|
47 |
],
|
48 |
"4": [
|
49 |
+
2
|
|
|
|
|
|
|
|
|
50 |
],
|
51 |
+
"5": [],
|
52 |
"6": [],
|
53 |
+
"7": [],
|
|
|
|
|
54 |
"8": [],
|
55 |
"9": [],
|
56 |
"10": [],
|
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:39a13fce14f3f33f25578a3f259f3c1c4d07c44b16717306d5d6a95ea392fdad
|
3 |
+
size 319349173
|