KAlex13 commited on
Commit
ace575c
1 Parent(s): ea19927

update news modoel

Browse files
Files changed (2) hide show
  1. config.json +12 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,10 +1,13 @@
1
  {
2
- "_name_or_path": "news_color",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
 
7
  "classifier_dropout": null,
 
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
@@ -25,11 +28,17 @@
25
  "model_type": "bert",
26
  "num_attention_heads": 12,
27
  "num_hidden_layers": 12,
28
- "pad_token_id": 0,
 
 
 
 
 
 
29
  "position_embedding_type": "absolute",
30
  "problem_type": "single_label_classification",
31
  "torch_dtype": "float32",
32
- "transformers_version": "4.28.1",
33
  "type_vocab_size": 2,
34
  "use_cache": true,
35
  "vocab_size": 21128
 
1
  {
2
+ "_name_or_path": "IDEA-CCNL/Erlangshen-Roberta-110M-Sentiment",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
  "classifier_dropout": null,
9
+ "directionality": "bidi",
10
+ "eos_token_id": 2,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
 
28
  "model_type": "bert",
29
  "num_attention_heads": 12,
30
  "num_hidden_layers": 12,
31
+ "output_past": true,
32
+ "pad_token_id": 1,
33
+ "pooler_fc_size": 768,
34
+ "pooler_num_attention_heads": 12,
35
+ "pooler_num_fc_layers": 3,
36
+ "pooler_size_per_head": 128,
37
+ "pooler_type": "first_token_transform",
38
  "position_embedding_type": "absolute",
39
  "problem_type": "single_label_classification",
40
  "torch_dtype": "float32",
41
+ "transformers_version": "4.29.0",
42
  "type_vocab_size": 2,
43
  "use_cache": true,
44
  "vocab_size": 21128
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffbe5be62cc880319b8c99cf2a0c084fab9cea0d0ca20f4f3da09817e434a71a
3
- size 409149813
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:344448e9bf00a5eba37a64045002426f37c7bae3a467d268fde51ff463df46c7
3
+ size 409152629