Dataset Missing
#1
by
ai-nikolai
- opened
Thanks for the great work. It would be awesome if you could share the work on here as well.
The benchmark data is stored under the 'master' branch.
You can load them with the 'datasets' library
from datasets import load_dataset
dataset_g = load_dataset("LiShangZ/tritonbench_t", revision="master")