BKforKorea commited on
Commit
cad4d93
1 Parent(s): 28e7f04

Training in progress, epoch 3

Browse files
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "beomi/KcELECTRA-base",
3
+ "architectures": [
4
+ "ElectraForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "embedding_size": 768,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "\ud558",
14
+ "1": "\uc911",
15
+ "2": "\uc0c1"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "layer_norm_eps": 1e-12,
20
+ "max_position_embeddings": 512,
21
+ "model_type": "electra",
22
+ "num_attention_heads": 12,
23
+ "num_hidden_layers": 12,
24
+ "pad_token_id": 3,
25
+ "position_embedding_type": "absolute",
26
+ "problem_type": "single_label_classification",
27
+ "summary_activation": "gelu",
28
+ "summary_last_dropout": 0.1,
29
+ "summary_type": "first",
30
+ "summary_use_proj": true,
31
+ "tokenizer_class": "PreTrainedTokenizerFast",
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.38.1",
34
+ "type_vocab_size": 2,
35
+ "use_cache": true,
36
+ "vocab_size": 30000
37
+ }
logs/events.out.tfevents.1711037599.f9f164fee68c ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2075f05cb59db29018b84aa60d073c02251e0f838ade560ab2a1bc2da948d504
3
+ size 23222
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4f9984dd29319bd13daf3113a05abd1fae6e0a1980234d4fb7372bfdcfacfd2
3
+ size 436358732
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1d642a7a691b7c79dece4cfb1611ea56f662412fd6487612368d4d2394e4dd
3
+ size 4984