Sindhu commited on
Commit
2e0587b
1 Parent(s): 94f94ad
Files changed (2) hide show
  1. config.json +81 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "vinai/bertweet-large",
3
+ "architectures": [
4
+ "RobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 1024,
14
+ "id2label": {
15
+ "0": "asian",
16
+ "1": "atheist",
17
+ "2": "bisexual",
18
+ "3": "black",
19
+ "4": "buddhist",
20
+ "5": "christian",
21
+ "6": "female",
22
+ "7": "heterosexual",
23
+ "8": "hindu",
24
+ "9": "homosexual_gay_or_lesbian",
25
+ "10": "intellectual_or_learning_disability",
26
+ "11": "jewish",
27
+ "12": "latino",
28
+ "13": "male",
29
+ "14": "muslim",
30
+ "15": "other_disability",
31
+ "16": "other_gender",
32
+ "17": "other_race_or_ethnicity",
33
+ "18": "other_religion",
34
+ "19": "other_sexual_orientation",
35
+ "20": "physical_disability",
36
+ "21": "psychiatric_or_mental_illness",
37
+ "22": "transgender",
38
+ "23": "white"
39
+ },
40
+ "initializer_range": 0.02,
41
+ "intermediate_size": 4096,
42
+ "label2id": {
43
+ "asian": 0,
44
+ "atheist": 1,
45
+ "bisexual": 2,
46
+ "black": 3,
47
+ "buddhist": 4,
48
+ "christian": 5,
49
+ "female": 6,
50
+ "heterosexual": 7,
51
+ "hindu": 8,
52
+ "homosexual_gay_or_lesbian": 9,
53
+ "intellectual_or_learning_disability": 10,
54
+ "jewish": 11,
55
+ "latino": 12,
56
+ "male": 13,
57
+ "muslim": 14,
58
+ "other_disability": 15,
59
+ "other_gender": 16,
60
+ "other_race_or_ethnicity": 17,
61
+ "other_religion": 18,
62
+ "other_sexual_orientation": 19,
63
+ "physical_disability": 20,
64
+ "psychiatric_or_mental_illness": 21,
65
+ "transgender": 22,
66
+ "white": 23
67
+ },
68
+ "layer_norm_eps": 1e-05,
69
+ "max_position_embeddings": 514,
70
+ "model_type": "roberta",
71
+ "num_attention_heads": 16,
72
+ "num_hidden_layers": 24,
73
+ "pad_token_id": 1,
74
+ "position_embedding_type": "absolute",
75
+ "problem_type": "multi_label_classification",
76
+ "torch_dtype": "float32",
77
+ "transformers_version": "4.18.0",
78
+ "type_vocab_size": 1,
79
+ "use_cache": true,
80
+ "vocab_size": 50265
81
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6922bec8827c61ef8e800d8b487471d04c5c83ee30fce343351de3aa93bcb120
3
+ size 1421674541