ma2za commited on
Commit
8b3933d
1 Parent(s): c74b919

Upload RobertaEmotion

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -34,6 +34,7 @@
34
  "num_hidden_layers": 12,
35
  "pad_token_id": 1,
36
  "position_embedding_type": "absolute",
 
37
  "torch_dtype": "float32",
38
  "transformers_version": "4.28.1",
39
  "type_vocab_size": 1,
 
34
  "num_hidden_layers": 12,
35
  "pad_token_id": 1,
36
  "position_embedding_type": "absolute",
37
+ "problem_type": "single_label_classification",
38
  "torch_dtype": "float32",
39
  "transformers_version": "4.28.1",
40
  "type_vocab_size": 1,