ace14460wv commited on
Commit
4955100
·
1 Parent(s): 376baa4
Files changed (3) hide show
  1. pytorch_model.bin +3 -0
  2. spiece.model +3 -0
  3. tokenizer_config.json +1 -0
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94c19e6e2162e811eda378aee9079eba89987b17772d6d629d6e1d2809c3ec2a
3
+ size 1200768197
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fea3b4cc1b5c049581e7612bc7a9c1dc0b50bdc170751df757eacc24cdc082a
3
+ size 4348048
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "sp_model_kwargs": {}, "name_or_path": "Roy029/mpyt5_e20", "special_tokens_map_file": "special_tokens_map.json", "is_fast": true, "tokenizer_class": "T5Tokenizer"}