LangBridge
LangBridge copied to clipboard
[ACL 2024] LangBridge: Multilingual Reasoning Without Multilingual Supervision
> 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 >...
Please suggest the solution for the followng issues:- 1. Why are results from your checkpoint is not same as the replicated one? even though in your code seed was set...