use safe serialization
Browse files- config.json +0 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -20,7 +20,6 @@
|
|
| 20 |
"model_type": "distilbert",
|
| 21 |
"n_heads": 12,
|
| 22 |
"n_layers": 6,
|
| 23 |
-
"output_attentions": true,
|
| 24 |
"pad_token_id": 0,
|
| 25 |
"problem_type": "single_label_classification",
|
| 26 |
"qa_dropout": 0.1,
|
|
|
|
| 20 |
"model_type": "distilbert",
|
| 21 |
"n_heads": 12,
|
| 22 |
"n_layers": 6,
|
|
|
|
| 23 |
"pad_token_id": 0,
|
| 24 |
"problem_type": "single_label_classification",
|
| 25 |
"qa_dropout": 0.1,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2df4cedb087c743ff2e4daf29195791a8fc6bf016e708dd09633c9441f2a881f
|
| 3 |
size 267832560
|