You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run python main.py -m Mistral-7B-v0.1-cot but it cannot find "data = load_data("benchmark_questions.json")".
Is it possible to provide a sample data?
I am trying to run
python main.py -m Mistral-7B-v0.1-cotbut it cannot find "data = load_data("benchmark_questions.json")".Is it possible to provide a sample data?