shashanksingh944
commited on
Commit
•
b2436ef
1
Parent(s):
35b7dde
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -104,7 +104,7 @@
|
|
104 |
"eos_token": "</s>",
|
105 |
"extra_ids": 100,
|
106 |
"model_max_length": 512,
|
107 |
-
"name_or_path": "
|
108 |
"pad_token": "<pad>",
|
109 |
"sp_model_kwargs": {},
|
110 |
"special_tokens_map_file": "/safekeeping/t5-1.1.lm100k/t5.1.1.lm100k.large/pytorch_model/special_tokens_map.json",
|
|
|
104 |
"eos_token": "</s>",
|
105 |
"extra_ids": 100,
|
106 |
"model_max_length": 512,
|
107 |
+
"name_or_path": "shashanksingh944/t5-english-to-sql-generator",
|
108 |
"pad_token": "<pad>",
|
109 |
"sp_model_kwargs": {},
|
110 |
"special_tokens_map_file": "/safekeeping/t5-1.1.lm100k/t5.1.1.lm100k.large/pytorch_model/special_tokens_map.json",
|