Training in progress, step 500
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "vinai/bartpho-syllable",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
@@ -8,17 +8,17 @@
|
|
8 |
"attention_dropout": 0.0,
|
9 |
"bos_token_id": 0,
|
10 |
"classifier_dropout": 0.0,
|
11 |
-
"d_model":
|
12 |
-
"decoder_attention_heads":
|
13 |
-
"decoder_ffn_dim":
|
14 |
"decoder_layerdrop": 0.0,
|
15 |
-
"decoder_layers":
|
16 |
"decoder_start_token_id": 2,
|
17 |
"dropout": 0.1,
|
18 |
-
"encoder_attention_heads":
|
19 |
-
"encoder_ffn_dim":
|
20 |
"encoder_layerdrop": 0.0,
|
21 |
-
"encoder_layers":
|
22 |
"eos_token_id": 2,
|
23 |
"forced_eos_token_id": 2,
|
24 |
"gradient_checkpointing": false,
|
@@ -26,7 +26,7 @@
|
|
26 |
"is_encoder_decoder": true,
|
27 |
"max_position_embeddings": 1024,
|
28 |
"model_type": "mbart",
|
29 |
-
"num_hidden_layers":
|
30 |
"pad_token_id": 1,
|
31 |
"scale_embedding": false,
|
32 |
"tokenizer_class": "BartphoTokenizer",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "vinai/bartpho-syllable-base",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
|
|
8 |
"attention_dropout": 0.0,
|
9 |
"bos_token_id": 0,
|
10 |
"classifier_dropout": 0.0,
|
11 |
+
"d_model": 768,
|
12 |
+
"decoder_attention_heads": 12,
|
13 |
+
"decoder_ffn_dim": 3072,
|
14 |
"decoder_layerdrop": 0.0,
|
15 |
+
"decoder_layers": 6,
|
16 |
"decoder_start_token_id": 2,
|
17 |
"dropout": 0.1,
|
18 |
+
"encoder_attention_heads": 12,
|
19 |
+
"encoder_ffn_dim": 3072,
|
20 |
"encoder_layerdrop": 0.0,
|
21 |
+
"encoder_layers": 6,
|
22 |
"eos_token_id": 2,
|
23 |
"forced_eos_token_id": 2,
|
24 |
"gradient_checkpointing": false,
|
|
|
26 |
"is_encoder_decoder": true,
|
27 |
"max_position_embeddings": 1024,
|
28 |
"model_type": "mbart",
|
29 |
+
"num_hidden_layers": 6,
|
30 |
"pad_token_id": 1,
|
31 |
"scale_embedding": false,
|
32 |
"tokenizer_class": "BartphoTokenizer",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:528155addeb64194e6c003b66729692f4d363e353fefd761bc0eeb91fe753fc3
|
3 |
+
size 526442440
|
runs/Dec06_07-00-41_26ce95cce962/events.out.tfevents.1733468489.26ce95cce962.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e1241f9c0e1c4b0d39ca128cef1b8fbccb9ada9d00533bbdd5a62051106fdae
|
3 |
+
size 6603
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adc2df6d7264f238d3551bca4fa0c116cf019e730d2e44bf65489e7233982819
|
3 |
size 5432
|