Vichentito commited on
Commit
bb161f8
1 Parent(s): e05c67f

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:cb143684fbb31be2d00e23de205a41dda0e7a8815a58968a0af427a4da005b28
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15509cd046d4ff8d78ba1225e2ece950fef6caef64c2b7902417941af9f39b6b
3
  size 990345064
runs/Apr19_22-45-21_f3e6e5e03bd0/events.out.tfevents.1713566722.f3e6e5e03bd0.389.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f5ca097ed20ded9eae132c8dbfa137a04becba626d8afc221c7e95abf45a02
3
+ size 7731
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:2cb388d495e86a9ffd5a3ad1e700c957d325501086cbfb8de32d8284e96199d3
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7072457b1824c4007299ef287766350d78bb44fd612a95ef9e434f533b6eff41
3
  size 5048