mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-05-31 16:53:38 +00:00
8 lines
176 B
JSON
8 lines
176 B
JSON
{
|
|
"dataset_name": "synthetic_classification",
|
|
"train_samples": 2048,
|
|
"input_dim": 16,
|
|
"num_classes": 3,
|
|
"seed": 42,
|
|
"dataset_path": "ml/data/processed/dataset.pt"
|
|
} |