Upload config
Browse files- config.json +0 -2
config.json
CHANGED
@@ -24,12 +24,10 @@
|
|
24 |
"n_layers": 6,
|
25 |
"output_past": true,
|
26 |
"pad_token_id": 0,
|
27 |
-
"problem_type": "single_label_classification",
|
28 |
"qa_dropout": 0.1,
|
29 |
"seq_classif_dropout": 0.2,
|
30 |
"sinusoidal_pos_embds": false,
|
31 |
"tie_weights_": true,
|
32 |
-
"torch_dtype": "float32",
|
33 |
"transformers_version": "4.48.2",
|
34 |
"vocab_size": 30522
|
35 |
}
|
|
|
24 |
"n_layers": 6,
|
25 |
"output_past": true,
|
26 |
"pad_token_id": 0,
|
|
|
27 |
"qa_dropout": 0.1,
|
28 |
"seq_classif_dropout": 0.2,
|
29 |
"sinusoidal_pos_embds": false,
|
30 |
"tie_weights_": true,
|
|
|
31 |
"transformers_version": "4.48.2",
|
32 |
"vocab_size": 30522
|
33 |
}
|