babilong / setup.sh
Zoya's picture
add leaderboard
76050e6
raw
history blame contribute delete
356 Bytes
#!/bin/bash
# Clone repositories
git clone https://github.com/booydar/babilong -b feat/babilong_evals_hf
git clone https://huggingface.co/datasets/RMT-team/babilong_evals babilong/babilong_evals_new
# Run the evaluation script
cd babilong
python -m babilong.collect_results --model_name all --save_path ./babilong_results --evals_path ./babilong_evals_new