Nawaphong-zax commited on
Commit
a549499
1 Parent(s): 7206688

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "airesearch/wangchanberta-base-att-spm-uncased",
3
+ "architectures": [
4
+ "CamembertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "layer_norm_eps": 1e-12,
17
+ "max_position_embeddings": 512,
18
+ "model_type": "camembert",
19
+ "num_attention_head": 12,
20
+ "num_attention_heads": 12,
21
+ "num_hidden_layers": 12,
22
+ "pad_token_id": 1,
23
+ "position_embedding_type": "absolute",
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.15.0",
26
+ "type_vocab_size": 1,
27
+ "use_cache": true,
28
+ "vocab_size": 25005
29
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d6d6f6372e69ff5b63d588e622500e21db481c1c6e6a98841e41a728d0d852a
3
+ size 421169387
runs/Jun06_07-12-01_353f4fe39fa1/1654499550.3594892/events.out.tfevents.1654499550.353f4fe39fa1.71.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1013c6ed5b446fa80db2d37411114c475db161fa63eb75614514f49e98059c6d
3
+ size 4826
runs/Jun06_07-12-01_353f4fe39fa1/events.out.tfevents.1654499546.353f4fe39fa1.71.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93730f28b476fb7ad1538c910b7a711f3f35f3e931cbb832864899400fdccc36
3
+ size 5322
runs/Jun06_07-12-01_353f4fe39fa1/events.out.tfevents.1654499847.353f4fe39fa1.71.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8193a14d1d8358b32e2904b1382b2201016f40a2d3456d93b6ded0eeea6cbe0c
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56f11611668f455c264a3cd696b6abd21a6c7f47607ba7b4f4e0e0c6007128d2
3
+ size 2991