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