test
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -30,6 +30,7 @@
|
|
30 |
"n_layers": 6,
|
31 |
"output_past": true,
|
32 |
"pad_token_id": 0,
|
|
|
33 |
"qa_dropout": 0.1,
|
34 |
"seq_classif_dropout": 0.2,
|
35 |
"sinusoidal_pos_embds": false,
|
|
|
30 |
"n_layers": 6,
|
31 |
"output_past": true,
|
32 |
"pad_token_id": 0,
|
33 |
+
"problem_type": "single_label_classification",
|
34 |
"qa_dropout": 0.1,
|
35 |
"seq_classif_dropout": 0.2,
|
36 |
"sinusoidal_pos_embds": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267841796
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50c9ae37e000f01ef55788918cad2dc54c974077847d18a59a2f53f9daeb5f58
|
3 |
size 267841796
|