Training in progress, epoch 1
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -102,6 +102,7 @@
|
|
| 102 |
"n_heads": 12,
|
| 103 |
"n_layers": 6,
|
| 104 |
"pad_token_id": 0,
|
|
|
|
| 105 |
"qa_dropout": 0.1,
|
| 106 |
"seq_classif_dropout": 0.2,
|
| 107 |
"sinusoidal_pos_embds": false,
|
|
|
|
| 102 |
"n_heads": 12,
|
| 103 |
"n_layers": 6,
|
| 104 |
"pad_token_id": 0,
|
| 105 |
+
"problem_type": "single_label_classification",
|
| 106 |
"qa_dropout": 0.1,
|
| 107 |
"seq_classif_dropout": 0.2,
|
| 108 |
"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 267955616
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b1a35bcadedabc69d13d6ad61afa105a832d4208d5a5afacc0a30f67889d272
|
| 3 |
size 267955616
|