seongwoon commited on
Commit
af59239
1 Parent(s): 9fcb183

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "skt/kobert-base-v1",
3
+ "architectures": [
4
+ "BertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "author": "Heewon Jeon([email protected])",
8
+ "classifier_dropout": null,
9
+ "gradient_checkpointing": false,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "kobert_version": 1.0,
16
+ "layer_norm_eps": 1e-12,
17
+ "max_position_embeddings": 512,
18
+ "model_type": "bert",
19
+ "num_attention_heads": 12,
20
+ "num_hidden_layers": 12,
21
+ "pad_token_id": 1,
22
+ "position_embedding_type": "absolute",
23
+ "torch_dtype": "float32",
24
+ "transformers_version": "4.42.3",
25
+ "type_vocab_size": 2,
26
+ "use_cache": true,
27
+ "vocab_size": 8002
28
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed546bb1c9f45733519883758e0a970d8919c4f96f3e226268b7580430e4d584
3
+ size 368809296
runs/Jun29_13-40-00_dee98bcfe372/events.out.tfevents.1719668408.dee98bcfe372.7193.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6d11e8f5eb4f1255da94b1d64189befd51ef783118f341689a897c68dda3d0e
3
+ size 4885
runs/Jun29_13-40-22_dee98bcfe372/events.out.tfevents.1719668426.dee98bcfe372.7193.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c011edc92dee176ff8001bbce3c0fa16cfb2f8c871a4540576097822b3d2b35
3
+ size 4886
runs/Jun29_13-40-33_dee98bcfe372/events.out.tfevents.1719668436.dee98bcfe372.7193.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73c5fdee356b0d4834fc4df3d1e992d8989fe42353d673a1366228a2a52a6d29
3
+ size 4886
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc733679d2dba35b724302380756dd8943789ceaee4203f1b4f7f2cefbcc43ff
3
+ size 5112