Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
where are the previous 5k trajectories data?
#4
by
Williams07
- opened
hello, I previously found that this dataset only contains 5k trajectories data which are introduced in your paper but now I cannot find it, just this 26k data. May I ask for the original 5k data?
You can check out an older version of the dataset, e.g. this commit: 07a0c81a9f38e0bb2b004f2ce8ea8a04dc7f0f3d
from datasets import load_dataset
old_trajs = load_dataset("SWE-bench/SWE-smith-trajectories", commit="07a0c81a9f38e0bb2b004f2ce8ea8a04dc7f0f3d")
john-b-yang
changed discussion status to
closed