checkpoint 11-07-2021
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- tokenizer.json +0 -0
- tokenizer_config.json +1 -1
- training_args.bin +0 -3
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"relative_attention_num_buckets": 32,
|
22 |
"tie_word_embeddings": false,
|
23 |
"tokenizer_class": "T5Tokenizer",
|
24 |
-
"transformers_version": "4.
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 250112
|
27 |
}
|
|
|
21 |
"relative_attention_num_buckets": 32,
|
22 |
"tie_word_embeddings": false,
|
23 |
"tokenizer_class": "T5Tokenizer",
|
24 |
+
"transformers_version": "4.8.2",
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 250112
|
27 |
}
|
pytorch_model.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:c1f07eda0226aead3202fbd3ebcffff9b217427beae9af734c19c390da48ac98
|
3 |
+
size 1200768197
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "special_tokens_map_file": "/root/.cache/huggingface/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276", "name_or_path": "CarlosPR/mt5-spanish-memmories-analysis", "sp_model_kwargs": {}}
|
|
|
1 |
+
{"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "special_tokens_map_file": "/root/.cache/huggingface/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276", "name_or_path": "CarlosPR/mt5-spanish-memmories-analysis", "sp_model_kwargs": {}, "tokenizer_class": "T5Tokenizer"}
|
training_args.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:1dccc1832ea44af7bc8daed04ce33e39ad5cba372a067c7ee134c8beb5ba6b2d
|
3 |
-
size 2543
|
|
|
|
|
|
|
|