asahi417 commited on
Commit
2ca0cd2
1 Parent(s): 67c2594
Files changed (2) hide show
  1. config.json +77 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "ckpt/twitter-roberta-base-dec2020/best_model",
3
+ "adapters": {
4
+ "adapters": {},
5
+ "config_map": {},
6
+ "fusion_config_map": {},
7
+ "fusions": {}
8
+ },
9
+ "architectures": [
10
+ "RobertaForSequenceClassification"
11
+ ],
12
+ "attention_probs_dropout_prob": 0.1,
13
+ "bos_token_id": 0,
14
+ "classifier_dropout": null,
15
+ "eos_token_id": 2,
16
+ "gradient_checkpointing": false,
17
+ "hidden_act": "gelu",
18
+ "hidden_dropout_prob": 0.1,
19
+ "hidden_size": 768,
20
+ "id2label": {
21
+ "0": "LABEL_0",
22
+ "1": "LABEL_1",
23
+ "2": "LABEL_2",
24
+ "3": "LABEL_3",
25
+ "4": "LABEL_4",
26
+ "5": "LABEL_5",
27
+ "6": "LABEL_6",
28
+ "7": "LABEL_7",
29
+ "8": "LABEL_8",
30
+ "9": "LABEL_9",
31
+ "10": "LABEL_10",
32
+ "11": "LABEL_11",
33
+ "12": "LABEL_12",
34
+ "13": "LABEL_13",
35
+ "14": "LABEL_14",
36
+ "15": "LABEL_15",
37
+ "16": "LABEL_16",
38
+ "17": "LABEL_17",
39
+ "18": "LABEL_18"
40
+ },
41
+ "initializer_range": 0.02,
42
+ "intermediate_size": 3072,
43
+ "label2id": {
44
+ "LABEL_0": 0,
45
+ "LABEL_1": 1,
46
+ "LABEL_10": 10,
47
+ "LABEL_11": 11,
48
+ "LABEL_12": 12,
49
+ "LABEL_13": 13,
50
+ "LABEL_14": 14,
51
+ "LABEL_15": 15,
52
+ "LABEL_16": 16,
53
+ "LABEL_17": 17,
54
+ "LABEL_18": 18,
55
+ "LABEL_2": 2,
56
+ "LABEL_3": 3,
57
+ "LABEL_4": 4,
58
+ "LABEL_5": 5,
59
+ "LABEL_6": 6,
60
+ "LABEL_7": 7,
61
+ "LABEL_8": 8,
62
+ "LABEL_9": 9
63
+ },
64
+ "layer_norm_eps": 1e-05,
65
+ "max_position_embeddings": 514,
66
+ "model_type": "roberta",
67
+ "num_attention_heads": 12,
68
+ "num_hidden_layers": 12,
69
+ "pad_token_id": 1,
70
+ "position_embedding_type": "absolute",
71
+ "problem_type": "multi_label_classification",
72
+ "torch_dtype": "float32",
73
+ "transformers_version": "4.12.5",
74
+ "type_vocab_size": 1,
75
+ "use_cache": true,
76
+ "vocab_size": 50265
77
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b3874ea2bc995244ed6e39a3afb6129c2e76e0013c0f51fe7b66bd321da7f7
3
+ size 498729965