Upload BertForSequenceClassification
Browse files- config.json +1 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -29,9 +29,7 @@
|
|
| 29 |
"position_embedding_type": "absolute",
|
| 30 |
"problem_type": "single_label_classification",
|
| 31 |
"pruned_heads": {
|
| 32 |
-
"0": [
|
| 33 |
-
1
|
| 34 |
-
],
|
| 35 |
"1": [
|
| 36 |
10,
|
| 37 |
11,
|
|
|
|
| 29 |
"position_embedding_type": "absolute",
|
| 30 |
"problem_type": "single_label_classification",
|
| 31 |
"pruned_heads": {
|
| 32 |
+
"0": [],
|
|
|
|
|
|
|
| 33 |
"1": [
|
| 34 |
10,
|
| 35 |
11,
|
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:66ad26c7c1cc79445c8496ff3c6f50f704addcf261a82a777c492c3c6cfa22e5
|
| 3 |
+
size 320138357
|