Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_num_labels": 2,
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bad_words_ids": null,
|
@@ -31,7 +31,7 @@
|
|
31 |
"max_length": 20,
|
32 |
"max_position_embeddings": 130,
|
33 |
"min_length": 0,
|
34 |
-
"model_type": "
|
35 |
"no_repeat_ngram_size": 0,
|
36 |
"num_attention_heads": 12,
|
37 |
"num_beams": 1,
|
|
|
1 |
{
|
2 |
"_num_labels": 2,
|
3 |
"architectures": [
|
4 |
+
"BertweetForMaskedLM"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bad_words_ids": null,
|
|
|
31 |
"max_length": 20,
|
32 |
"max_position_embeddings": 130,
|
33 |
"min_length": 0,
|
34 |
+
"model_type": "bertweet",
|
35 |
"no_repeat_ngram_size": 0,
|
36 |
"num_attention_heads": 12,
|
37 |
"num_beams": 1,
|