five

thuerey-group/apebench-scraped-old

收藏
Hugging Face2024-10-31 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/thuerey-group/apebench-scraped-old
下载链接
链接失效反馈
官方服务:
资源简介:
# APEBench-scraped (old) All datasets scraped from the APEBench benchmark suite with the [version used for the Neurips submission](https://github.com/tum-pbs/apebench/commit/97fb1249a27ab362c95fd33ea7a7f103fd028e37). ## Download Download without large files ```bash GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:datasets/thuerey-group/apebench-scraped-old ``` Afterwards, you can inspect the repository and download the files you need. For example, for `1d_diff_adv`: ```bash git lfs install git lfs pull -I "data/1d_diff_adv*" ``` Alternatively, you can download the entire repository with large files: ```bash git lfs install git clone git@hf.co:datasets/thuerey-group/apebench-scraped-old ``` ## Reproduction Obtained via: ```bash conda create -n apebench python=3.12 -y conda activate apebench ``` ```bash pip install -U "jax[cuda12]" pip install git+ssh://git@github.com/Ceyron/apebench@97fb1249a27ab362c95fd33ea7a7f103fd028e37 ``` And then executed the following script: ```python import apebench from tqdm import tqdm import os DATA_PATH = "data" os.makedirs(DATA_PATH, exist_ok=True) for config in tqdm(apebench.scraper.CURATION_APEBENCH_V1): apebench.scraper.scrape_data_and_metadata(DATA_PATH, **config) ```
提供机构:
thuerey-group
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作