MultiRef_dataset / dataset_info.json
Dataset Upload Script
Add MultiRef dataset with images and benchmark data
b5cd0d8
raw
history blame contribute delete
481 Bytes
{
"dataset_name": "MultiRef_dataset",
"description": "Multi-image reference datasets containing synthetic benchmarks and compressed image data",
"version": "1.0.0",
"splits": {
"synthetic": {
"name": "MultiRef-Bench-Synthetic",
"samples": 900,
"files": ["MultiRef-Bench-Synthetic/"]
},
"benchmark": {
"name": "Multi-Image-Benchmark",
"samples": 1000,
"files": ["multi_image_benchmark/"]
}
},
"total_samples": 1900
}