Jaejin Kim

Results 1 issues of Jaejin Kim

> Traceback (most recent call last): > File "text2sql_few_shot.py", line 248, in > generated_sqls = text2sql_func(model, input_seq, tokenizer, max_tokens, max_new_tokens, new_eos_token_id, enc_tokenizer=enc_tokenizer) > File "text2sql_few_shot.py", line 159, in text2sql_func >...