mekjr1 commited on
Commit
6d7c8b4
1 Parent(s): 0b70667

Training in progress, step 500

Browse files
config.json CHANGED
@@ -57,7 +57,7 @@
57
  "share_encoder_decoder_embeddings": true,
58
  "static_position_embeddings": true,
59
  "torch_dtype": "float32",
60
- "transformers_version": "4.27.4",
61
  "use_cache": true,
62
  "vocab_size": 65001
63
  }
 
57
  "share_encoder_decoder_embeddings": true,
58
  "static_position_embeddings": true,
59
  "torch_dtype": "float32",
60
+ "transformers_version": "4.28.0",
61
  "use_cache": true,
62
  "vocab_size": 65001
63
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f76e1bd370b681d228a32b5faea6aaa3903c4041b9ca85f5d9867d5368113df4
3
  size 310022533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8943abc8c2466df492fd11122e610cff0aaa8a225f404cf01b636853819c7e8e
3
  size 310022533
runs/Apr13_19-27-04_7db7d443e6f4/1681414102.2263324/events.out.tfevents.1681414102.7db7d443e6f4.972.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bd95dc4d3c376ba52e2d6576cf26f5e42f39eaf054463763fccb7c5a1e1e4b5
3
+ size 6209
runs/Apr13_19-27-04_7db7d443e6f4/events.out.tfevents.1681414102.7db7d443e6f4.972.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42b1a2e4c84fc1730b7ec8ab5d72fef413b610d592f65a42053278be827af440
3
+ size 5914
tokenizer_config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
 
2
  "eos_token": "</s>",
3
  "model_max_length": 100,
4
  "pad_token": "<pad>",
5
  "separate_vocabs": false,
6
  "source_lang": "eng",
7
  "sp_model_kwargs": {},
8
- "special_tokens_map_file": null,
9
  "target_lang": "spa",
10
  "tokenizer_class": "MarianTokenizer",
11
  "unk_token": "<unk>"
 
1
  {
2
+ "clean_up_tokenization_spaces": true,
3
  "eos_token": "</s>",
4
  "model_max_length": 100,
5
  "pad_token": "<pad>",
6
  "separate_vocabs": false,
7
  "source_lang": "eng",
8
  "sp_model_kwargs": {},
 
9
  "target_lang": "spa",
10
  "tokenizer_class": "MarianTokenizer",
11
  "unk_token": "<unk>"
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a14b05f0a254f4a808eb1c37c8399f4943b50352d13c239e3e8abf9d3a09a3a
3
- size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e7c16975486ad3ca0ac2ced5a5db6996e2f84110d783b597c523c27ecb0ee2a
3
+ size 3771