gfursin/OpenMLPerf
Preparing OpenMLPerf dataset To process the semi-raw MLPerf data into the OpenMLPerf dataset, run the following command: # Untar raw files bzip2 -d semi-raw-mlperf-data.tar.bz2 tar xvf semi-raw-mlperf-data.tar # Create a virtual environment python -m venv .venv # Activate the virtual environment source .venv/bin/activate # Install the required packages pip install -r requirements.txt # Run the processing script python process.py The processed dataset will be saved both as… See the full description on the dataset page: https://huggingface.co/datasets/gfursin/OpenMLPerf.
This repository belongs to gfursin on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
