system HF staff commited on
Commit
869f914
1 Parent(s): 0ac7cc0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_num_labels": 2,
3
  "architectures": [
4
- "RobertaForMaskedLM"
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": "roberta",
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,