mekjr1 commited on
Commit
3a41782
1 Parent(s): a6a40ea

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:0d842712d4d91307fe81967b3a3cc8724e5468a5504f1fb34e57c2efdbfc8052
3
  size 310022533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b06dfc95294d50159b0dcda16ef45f39c9087f828e81c6c01b7f5a906f58ea78
3
  size 310022533
runs/Apr13_20-10-06_7db7d443e6f4/1681416678.7827961/events.out.tfevents.1681416678.7db7d443e6f4.972.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1756ffdf2aa7d9d561e382229dc102e46d2ddc0797c019c91ba11799c090d0b3
3
+ size 6209
runs/Apr13_20-10-06_7db7d443e6f4/events.out.tfevents.1681416678.7db7d443e6f4.972.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37dd28504ef2efc341485eac1df6c919dbc59c84b2760f47573cb6186b4903bd
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:7f72396ee0a6fa33744aa1d824949cd79a1150e258d780aa97b01cecec677207
3
- size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:234bb210fee78aa4c784f4234fa7d32a5e30838b220ea6477c7bdf7d8b11fd84
3
+ size 3771