jason9693 commited on
Commit
b577270
1 Parent(s): 93507a3
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": "beomi/KcELECTRA-small-v2022",
3
+ "accuracy": 0.7946949602122015,
4
+ "architectures": [
5
+ "ElectraForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
+ "embedding_size": 128,
10
+ "f1": 0.8221507352941178,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 256,
14
+ "id2label": {
15
+ "0": "Default",
16
+ "1": "Spoiled"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 1024,
20
+ "label2id": {
21
+ "Default": 0,
22
+ "Spoiled": 1
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "max_position_embeddings": 512,
26
+ "model_type": "electra",
27
+ "num_attention_heads": 4,
28
+ "num_hidden_layers": 12,
29
+ "pad_token_id": 0,
30
+ "position_embedding_type": "absolute",
31
+ "precision": 0.7362139917695473,
32
+ "problem_type": "single_label_classification",
33
+ "recall": 0.9308012486992716,
34
+ "summary_activation": "gelu",
35
+ "summary_last_dropout": 0.1,
36
+ "summary_type": "first",
37
+ "summary_use_proj": true,
38
+ "tokenizer_class": "BertTokenizer",
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.18.0",
41
+ "type_vocab_size": 2,
42
+ "use_cache": true,
43
+ "vocab_size": 54343
44
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbaf1c9be3c7dcbc17bdee72045a9e555c6bdbc2a05c81d37be6b69989534290
3
+ size 66465833