ma2za commited on
Commit
ddd2ec7
·
1 Parent(s): 33b43b5

Upload RobertaEmotion

Browse files
Files changed (2) hide show
  1. config.json +1 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
- "_name_or_path": "roberta-base",
3
  "architectures": [
4
- "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
@@ -35,7 +34,6 @@
35
  "num_hidden_layers": 12,
36
  "pad_token_id": 1,
37
  "position_embedding_type": "absolute",
38
- "problem_type": "single_label_classification",
39
  "torch_dtype": "float32",
40
  "transformers_version": "4.28.1",
41
  "type_vocab_size": 1,
 
1
  {
 
2
  "architectures": [
3
+ "RobertaEmotion"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "bos_token_id": 0,
 
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,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:941d80d9900d33af64d4273d06c35021eccbdfac534e400899ab123406826251
3
- size 498690357
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a312db9f2cc4c336163f8775d1fa6acded1746fb59722f52242e0741249dc20
3
+ size 498674549