diegozs97 commited on
Commit
fec75f1
1 Parent(s): a1fed22
Files changed (2) hide show
  1. config.json +44 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "output_sciie/seed-4/check-20k/",
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,
11
+ "id2label": {
12
+ "0": "COMPARE",
13
+ "1": "CONJUNCTION",
14
+ "2": "EVALUATE-FOR",
15
+ "3": "FEATURE-OF",
16
+ "4": "HYPONYM-OF",
17
+ "5": "PART-OF",
18
+ "6": "USED-FOR"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 3072,
22
+ "label2id": {
23
+ "COMPARE": 0,
24
+ "CONJUNCTION": 1,
25
+ "EVALUATE-FOR": 2,
26
+ "FEATURE-OF": 3,
27
+ "HYPONYM-OF": 4,
28
+ "PART-OF": 5,
29
+ "USED-FOR": 6
30
+ },
31
+ "layer_norm_eps": 1e-12,
32
+ "max_position_embeddings": 512,
33
+ "model_type": "bert",
34
+ "num_attention_heads": 12,
35
+ "num_hidden_layers": 12,
36
+ "pad_token_id": 0,
37
+ "position_embedding_type": "absolute",
38
+ "problem_type": "single_label_classification",
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.13.0.dev0",
41
+ "type_vocab_size": 2,
42
+ "use_cache": true,
43
+ "vocab_size": 30522
44
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a128e116309817583eed0fa1dde3e1b7f425dad946946d72c627ab037534de12
3
+ size 438031789