Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
Dataset Card for PipeMFL-240K
Benchmark code is available in https://github.com/TQSAIS/PipeMFL-240K.
Download
Please run the following command to download PipeMFL-240K:
HTTPS:
git clone https://huggingface.co/datasets/PipeMFL/PipeMFL-240K
SSH:
git clone git@hf.co:datasets/PipeMFL/PipeMFL-240K
Unzip the dataset
cd train_data
cat train_part_* | tar -xvf - -C ../
cd val_data
cat train_part_* | tar -xvf - -C ../
cd test_data
cat train_part_* | tar -xvf - -C ../
- Downloads last month
- 27