Tanakrit commited on
Commit ·
3df5055
1
Parent(s): d513f58
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- tokenizer.json +2 -2
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 421060533
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b882a8335e6495f005d042fafe3574de3d42cd51f12faf2fcf9cb93706946ad4
|
| 3 |
size 421060533
|
tokenizer.json
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:a28c2a555817a9727156a48bffd22102fb52d639e0281ac9f4d9f1eb4e741862
|
| 3 |
+
size 2179315
|
tokenizer_config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"rstrip": false,
|
| 16 |
"single_word": false
|
| 17 |
},
|
| 18 |
-
"model_max_length":
|
| 19 |
"name_or_path": "airesearch/wangchanberta-base-att-spm-uncased",
|
| 20 |
"pad_token": "<pad>",
|
| 21 |
"sep_token": "</s>",
|
|
|
|
| 15 |
"rstrip": false,
|
| 16 |
"single_word": false
|
| 17 |
},
|
| 18 |
+
"model_max_length": 416,
|
| 19 |
"name_or_path": "airesearch/wangchanberta-base-att-spm-uncased",
|
| 20 |
"pad_token": "<pad>",
|
| 21 |
"sep_token": "</s>",
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3451
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d74ff83631f74e74648f85bf34136dbdcf420e20036b842a24e2a4e91758b618
|
| 3 |
size 3451
|