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.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Test:

uv run python src/data_processor.py test_config.yaml --output-dir processed_data;
uv run python src/data_reconstructor.py --output-dir reconstructed

Math:

uv run python src/data_processor.py math_config.yaml --output-dir processed_data;

All:

uv run python src/data_processor.py config.yaml --output-dir processed_data;

Reconstruct:

uv run python src/data_reconstructor.py test_processed_data --output-dir reconstructed
Downloads last month
1