shahrukhx01 commited on
Commit
227e0e3
1 Parent(s): 3c70658
Files changed (3) hide show
  1. added_tokens.json +1 -1
  2. tokenizer.json +0 -0
  3. tokenizer_config.json +1 -1
added_tokens.json CHANGED
@@ -1 +1 @@
1
- {"<col2>": 50267, "<col9>": 50274, "<2ql>": 50316, "<col43>": 50308, "<col21>": 50286, "<col7>": 50272, "<col40>": 50305, "<col22>": 50287, "<col16>": 50281, "<col49>": 50314, "<col3>": 50268, "<col15>": 50280, "<col19>": 50284, "<col20>": 50285, "<col0>": 50265, "<col6>": 50271, "<col47>": 50312, "<col13>": 50278, "<col46>": 50311, "<col4>": 50269, "<col39>": 50304, "<col36>": 50301, "<col14>": 50279, "<col33>": 50298, "<col12>": 50277, "<col38>": 50303, "<col23>": 50288, "<col25>": 50290, "<col24>": 50289, "<col29>": 50294, "<col34>": 50299, "<col10>": 50275, "<col32>": 50297, "<col5>": 50270, "<col48>": 50313, "<col27>": 50292, "<col44>": 50309, "<col45>": 50310, "<col26>": 50291, "<col1>": 50266, "<col31>": 50296, "<col17>": 50282, "<col18>": 50283, "<col8>": 50273, "<col42>": 50307, "<col37>": 50302, "<col41>": 50306, "<col30>": 50295, "<2nl>": 50315, "<col28>": 50293, "<col35>": 50300, "<col11>": 50276}
1
+ {"<col20>": 50285, "<col18>": 50283, "<col25>": 50290, "<col12>": 50277, "<col47>": 50312, "<col28>": 50293, "<col48>": 50313, "<col27>": 50292, "<col14>": 50279, "<col23>": 50288, "<col45>": 50310, "<col46>": 50311, "<col35>": 50300, "<col36>": 50301, "<col13>": 50278, "<col32>": 50297, "<col2>": 50267, "<col44>": 50309, "<col4>": 50269, "<col1>": 50266, "<col21>": 50286, "<col5>": 50270, "<col11>": 50276, "<col43>": 50308, "<col40>": 50305, "<col8>": 50273, "<col42>": 50307, "<col30>": 50295, "<col10>": 50275, "<col19>": 50284, "<col15>": 50280, "<col29>": 50294, "<col16>": 50281, "<col17>": 50282, "<col6>": 50271, "<col33>": 50298, "<col26>": 50291, "<col31>": 50296, "<col39>": 50304, "<col41>": 50306, "<col0>": 50265, "<col24>": 50289, "<col49>": 50314, "<col9>": 50274, "<col37>": 50302, "<col3>": 50268, "<col38>": 50303, "<col22>": 50287, "<col34>": 50299, "<col7>": 50272}
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": {"content": "<unk>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "bos_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "eos_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "add_prefix_space": false, "errors": "replace", "sep_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "cls_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "pad_token": {"content": "<pad>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "shahrukhx01/schema-aware-denoising-distilbart-cnn-12-6-text2sql"}
1
+ {"unk_token": {"content": "<unk>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "bos_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "eos_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "add_prefix_space": false, "errors": "replace", "sep_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "cls_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "pad_token": {"content": "<pad>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "sshleifer/distilbart-cnn-12-6"}