vania2911 commited on
Commit
111cde3
·
1 Parent(s): 316e23a

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "share_encoder_decoder_embeddings": true,
56
  "static_position_embeddings": true,
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.44.2",
59
  "use_cache": true,
60
  "vocab_size": 33253
61
  }
 
55
  "share_encoder_decoder_embeddings": true,
56
  "static_position_embeddings": true,
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.26.1",
59
  "use_cache": true,
60
  "vocab_size": 33253
61
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68caa7e85326d94f9f9d093b0b7e18531599e0fc4bc37c6ddfc4fbddc53e0efd
3
  size 244876098
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a032b3724734b9cc688dc4d579009961673fc92958801eccc7c722ebdb2f10e
3
  size 244876098
runs/Oct23_19-15-42_2440e5ae1663/1729711838.7019124/events.out.tfevents.1729711838.2440e5ae1663.2921.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25858709b5e74379b219c95884993b22cb1b11b32e0c43b9c7400e4b30813b4b
3
+ size 5975
runs/Oct23_19-15-42_2440e5ae1663/1729711961.3090541/events.out.tfevents.1729711961.2440e5ae1663.2921.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc3322903536fa928e90fd8e754e0cb4816ab225fd088f6aef6e7829b7347b3f
3
+ size 5975
runs/Oct23_19-15-42_2440e5ae1663/events.out.tfevents.1729711838.2440e5ae1663.2921.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b08bd21d7f2080ba4291203d3b01c526afab24056721a1306c2d76fcd4798048
3
+ size 10635
tokenizer_config.json CHANGED
@@ -1,38 +1,13 @@
1
  {
2
- "added_tokens_decoder": {
3
- "0": {
4
- "content": "</s>",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false,
9
- "special": true
10
- },
11
- "1": {
12
- "content": "<unk>",
13
- "lstrip": false,
14
- "normalized": false,
15
- "rstrip": false,
16
- "single_word": false,
17
- "special": true
18
- },
19
- "33252": {
20
- "content": "<pad>",
21
- "lstrip": false,
22
- "normalized": false,
23
- "rstrip": false,
24
- "single_word": false,
25
- "special": true
26
- }
27
- },
28
- "clean_up_tokenization_spaces": true,
29
  "eos_token": "</s>",
30
  "model_max_length": 512,
 
31
  "pad_token": "<pad>",
32
  "return_tensors": "pt",
33
  "separate_vocabs": false,
34
  "source_lang": "es",
35
  "sp_model_kwargs": {},
 
36
  "target_lang": "es",
37
  "tokenizer_class": "MarianTokenizer",
38
  "unk_token": "<unk>"
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
+ "name_or_path": "Helsinki-NLP/opus-mt-es-es",
5
  "pad_token": "<pad>",
6
  "return_tensors": "pt",
7
  "separate_vocabs": false,
8
  "source_lang": "es",
9
  "sp_model_kwargs": {},
10
+ "special_tokens_map_file": null,
11
  "target_lang": "es",
12
  "tokenizer_class": "MarianTokenizer",
13
  "unk_token": "<unk>"
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48e65844482863ea73f4a7ace738e48eb0864948e4c9f08bcfb9084ebb31a2a1
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7abe7dda24683f6037d4c4adb40fdc394f090032140cd8e18ec00559d9e44669
3
+ size 4088