shahrukhx01
commited on
Commit
·
77eee52
1
Parent(s):
2306e67
add model
Browse files- added_tokens.json +1 -1
- tokenizer.json +0 -0
- tokenizer_config.json +1 -1
added_tokens.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"<
|
|
|
1 |
+
{"<col21>": 50286, "<col24>": 50289, "<col46>": 50311, "<col47>": 50312, "<col41>": 50306, "<col19>": 50284, "<col28>": 50293, "<col30>": 50295, "<col8>": 50273, "<col40>": 50305, "<col23>": 50288, "<col6>": 50271, "<col49>": 50314, "<col34>": 50299, "<col17>": 50282, "<col16>": 50281, "<col20>": 50285, "<col44>": 50309, "<col45>": 50310, "<col7>": 50272, "<col12>": 50277, "<col35>": 50300, "<col13>": 50278, "<col4>": 50269, "<col11>": 50276, "<col37>": 50302, "<col14>": 50279, "<col31>": 50296, "<col0>": 50265, "<col2>": 50267, "<col32>": 50297, "<col3>": 50268, "<col39>": 50304, "<col42>": 50307, "<col5>": 50270, "<col25>": 50290, "<col33>": 50298, "<col27>": 50292, "<col48>": 50313, "<col9>": 50274, "<col15>": 50280, "<col22>": 50287, "<col36>": 50301, "<col43>": 50308, "<col10>": 50275, "<col18>": 50283, "<col26>": 50291, "<col38>": 50303, "<col1>": 50266, "<col29>": 50294}
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "add_prefix_space": false, "errors": "replace", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "
|
|
|
1 |
+
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "add_prefix_space": false, "errors": "replace", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "facebook/bart-large-cnn"}
|