sohamtiwari3120
commited on
Commit
•
cfccdab
1
Parent(s):
467a5d0
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -0
- training_args.bin +2 -2
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 735443887
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7ff26706cac7f5089b1f18a437e929b4ab41a4ff0163d30a1ce6360dc108548
|
3 |
size 735443887
|
tokenizer_config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"bos_token": "[CLS]",
|
3 |
"cls_token": "[CLS]",
|
4 |
"do_lower_case": false,
|
|
|
1 |
{
|
2 |
+
"add_prefix_space": true,
|
3 |
"bos_token": "[CLS]",
|
4 |
"cls_token": "[CLS]",
|
5 |
"do_lower_case": false,
|
training_args.bin
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:c965b71b6e5f8736bc489f9dc1d864b538f1b6d4384f5108d563044abcb9afe0
|
3 |
+
size 3439
|