asahi417 commited on
Commit
2d60e69
1 Parent(s): 3f3f6b1
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "model_ckpt/twitter-roberta-base-dec2021-irony/best_model",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -29,7 +29,6 @@
29
  "pad_token_id": 1,
30
  "position_embedding_type": "absolute",
31
  "problem_type": "single_label_classification",
32
- "return_dict": false,
33
  "torch_dtype": "float32",
34
  "transformers_version": "4.21.2",
35
  "type_vocab_size": 1,
 
1
  {
2
+ "_name_or_path": "cardiffnlp/twitter-roberta-base-dec2021",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
29
  "pad_token_id": 1,
30
  "position_embedding_type": "absolute",
31
  "problem_type": "single_label_classification",
 
32
  "torch_dtype": "float32",
33
  "transformers_version": "4.21.2",
34
  "type_vocab_size": 1,