Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"MT5ForConditionalGeneration"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "jamie613/mt5_correct_puntuation_v3",
|
| 3 |
"architectures": [
|
| 4 |
"MT5ForConditionalGeneration"
|
| 5 |
],
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2329700173
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e243bb0eef94f6f47f9f4c8ebf07418022c58ba98c85161278464362ab5d4577
|
| 3 |
size 2329700173
|
tokenizer_config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"additional_special_tokens": null,
|
| 3 |
"eos_token": "</s>",
|
| 4 |
"extra_ids": 0,
|
| 5 |
-
"name_or_path": "
|
| 6 |
"pad_token": "<pad>",
|
| 7 |
"sp_model_kwargs": {},
|
| 8 |
"special_tokens_map_file": "/home/patrick/.cache/torch/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276",
|
|
|
|
| 2 |
"additional_special_tokens": null,
|
| 3 |
"eos_token": "</s>",
|
| 4 |
"extra_ids": 0,
|
| 5 |
+
"name_or_path": "jamie613/mt5_correct_puntuation_v3",
|
| 6 |
"pad_token": "<pad>",
|
| 7 |
"sp_model_kwargs": {},
|
| 8 |
"special_tokens_map_file": "/home/patrick/.cache/torch/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276",
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3375
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd43a5ed5f4630b2ef86432bada33c3edfb2f73d6cf5faf2f72fd4ed1232e7ae
|
| 3 |
size 3375
|