JoseLuis95
commited on
Training in progress, step 500
Browse files
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 990345064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcaf6b4433684272e7c199d9c0aa94ea67630bfba91b4af0ad8ac32bd01bb811
|
3 |
size 990345064
|
runs/Feb19_18-56-10_2a24e1d63426/events.out.tfevents.1708368995.2a24e1d63426.8925.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:759e7e145d144382b133557f5e0d5727af29ef813d8a059ef8c519863b8ab5d9
|
3 |
+
size 6689
|
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:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e3baeef9911d55f4b52866ec6830936fcd67dcf6d1e139a4e8583a216a0d495
|
3 |
size 4856
|