Vichentito commited on
Commit
33ac041
1 Parent(s): 4454152

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/flan-t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "Vichentito/Nahuatl_Espanol_v1",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3392b3dc9a20e9238ca785fbe214f6c140ad51fe2063bcab5075bb5f7c8c39fb
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:872c145fdfed3fdaa45e55f8c880029d6debfdf9bafc25f6aa600690c76570c5
3
  size 990345064
runs/Apr27_19-47-59_4c812f712121/events.out.tfevents.1714247280.4c812f712121.423.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9087dc9e626780f0cbe6a76c613a0632bc52150b1ce6e1397dafbbdf0ac6d35d
3
+ size 7837
tokenizer_config.json CHANGED
@@ -930,9 +930,13 @@
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
 
933
  "model_max_length": 512,
934
  "pad_token": "<pad>",
935
  "sp_model_kwargs": {},
 
936
  "tokenizer_class": "T5Tokenizer",
 
 
937
  "unk_token": "<unk>"
938
  }
 
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
+ "max_length": 128,
934
  "model_max_length": 512,
935
  "pad_token": "<pad>",
936
  "sp_model_kwargs": {},
937
+ "stride": 0,
938
  "tokenizer_class": "T5Tokenizer",
939
+ "truncation_side": "right",
940
+ "truncation_strategy": "longest_first",
941
  "unk_token": "<unk>"
942
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a83077e9d1ee871d13fdfabf91177305e031ca0df6e2bde1afccd716f68c469
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93f0fbaecad8f8b608f98cdeca3e3d356a7ee2d8edc41dde80070c336497ae92
3
  size 5112