696b0d3 84f274d
1
2
3
4
from datasets import load_dataset def load_data(): return load_dataset("csv", data_files="./BFCL_v3_single_merged_list.csv")