Einmalumdiewelt
commited on
Commit
•
aa0391f
1
Parent(s):
8964816
Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- tokenizer.json +2 -2
- tokenizer_config.json +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Einmalumdiewelt/10k_MT5_small_sum-de_GNAD",
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200721605
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db5a801220db3cd01db8534a28dd62d8e0807abbe880ab27e24a116a8ac135c2
|
3 |
size 1200721605
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2da8fdef37429469238f64f0b3ae7eee87b491b3a03d1c04ab052b8a3702b332
|
3 |
+
size 16315219
|
tokenizer_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"additional_special_tokens": null,
|
3 |
"eos_token": "</s>",
|
4 |
"extra_ids": 0,
|
5 |
-
"name_or_path": "
|
6 |
"pad_token": "<pad>",
|
7 |
"sp_model_kwargs": {},
|
8 |
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--deutsche-telekom--mt5-small-sum-de-en-v1/snapshots/449e879e5554349c284d9a45bef28aaba4385f30/special_tokens_map.json",
|
|
|
2 |
"additional_special_tokens": null,
|
3 |
"eos_token": "</s>",
|
4 |
"extra_ids": 0,
|
5 |
+
"name_or_path": "Einmalumdiewelt/10k_MT5_small_sum-de_GNAD",
|
6 |
"pad_token": "<pad>",
|
7 |
"sp_model_kwargs": {},
|
8 |
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--deutsche-telekom--mt5-small-sum-de-en-v1/snapshots/449e879e5554349c284d9a45bef28aaba4385f30/special_tokens_map.json",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb35af3ed34e5bf10710dcf77647befb76671dc0e696131b646811c789b08ee1
|
3 |
+
size 3567
|