jamie613 commited on
Commit
6ddc2c2
·
1 Parent(s): f8b31e6

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/mt5-base",
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:ff1d97471dd5eeb4628653cdc9da34f1c0359a77bbe1c6581bca27fb2f749b2c
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": "google/mt5-base",
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:84d0dbafce23168709e8f20951e23f6ff364670bbb33756e9ba3fdc4ba971c5d
3
  size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd43a5ed5f4630b2ef86432bada33c3edfb2f73d6cf5faf2f72fd4ed1232e7ae
3
  size 3375