Trong-Nghia
commited on
Commit
•
151447f
1
Parent(s):
d46e11b
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Jul25_14-59-29_01bc00965632/events.out.tfevents.1690297656.01bc00965632.367.0 +3 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
- vocab.txt +0 -0
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340710193
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43972be091774cdcc1a6420c33cf2678357d52103366abe1b3418b3d98f84821
|
3 |
size 1340710193
|
runs/Jul25_14-59-29_01bc00965632/events.out.tfevents.1690297656.01bc00965632.367.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1de69941bcf446abb5ea6a91b95a3734872f647ef27af0a0557182268ebf567
|
3 |
+
size 4321
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"clean_up_tokenization_spaces": true,
|
3 |
"cls_token": "[CLS]",
|
4 |
-
"do_lower_case":
|
5 |
"mask_token": "[MASK]",
|
6 |
"model_max_length": 512,
|
7 |
"pad_token": "[PAD]",
|
|
|
1 |
{
|
2 |
"clean_up_tokenization_spaces": true,
|
3 |
"cls_token": "[CLS]",
|
4 |
+
"do_lower_case": true,
|
5 |
"mask_token": "[MASK]",
|
6 |
"model_max_length": 512,
|
7 |
"pad_token": "[PAD]",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3396165f1db0fbe1d616ae23d77265669421b50a8ef27cf1534037f3ed2e296
|
3 |
size 4027
|
vocab.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|