diamantrsd commited on
Commit
a1eac2b
1 Parent(s): d2a882e

Training in progress, step 5000

Browse files
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "cahya/gpt2-small-indonesian-522M",
3
+ "activation_function": "gelu_new",
4
+ "architectures": [
5
+ "GPT2LMHeadModel"
6
+ ],
7
+ "attn_pdrop": 0.1,
8
+ "bos_token_id": 0,
9
+ "embd_pdrop": 0.1,
10
+ "eos_token_id": 50257,
11
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gpt2",
14
+ "n_ctx": 1024,
15
+ "n_embd": 768,
16
+ "n_head": 12,
17
+ "n_inner": null,
18
+ "n_layer": 12,
19
+ "n_positions": 1024,
20
+ "pad_token_id": 50258,
21
+ "reorder_and_upcast_attn": false,
22
+ "resid_pdrop": 0.1,
23
+ "scale_attn_by_inverse_layer_idx": false,
24
+ "scale_attn_weights": true,
25
+ "summary_activation": null,
26
+ "summary_first_dropout": 0.1,
27
+ "summary_proj_to_labels": true,
28
+ "summary_type": "cls_index",
29
+ "summary_use_proj": true,
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.35.2",
32
+ "use_cache": true,
33
+ "vocab_size": 50259
34
+ }
events.out.tfevents.1702425173.09507d519555.234.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c98b95ef1f06b15aa234529dc5945ff2ccc279733f4409e828befb7deedbc11d
3
+ size 4487
events.out.tfevents.1702425199.09507d519555.234.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:934215e0eb4c2fccbc58e04cb61cf6bafc368c36efe36a4aba2ac6660c5928bf
3
+ size 4486
events.out.tfevents.1702425245.09507d519555.234.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:932131da0f4e157b94f3df998d54c81b6d3658309e1ff4d3ad4d8880bcd67f6b
3
+ size 4909
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78769ecd8f2c24cd7cd001c81b986a535e0da2813e43dd64707ac0ae1d54fc05
3
+ size 497780352
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d0396cd34a95e762efe554f240b33a4b5cf21c70eb2bf95710818253b069bad
3
+ size 4536