ITADN

dataset

#334Opengyniy 创建于 2025-06-28
G
gyniycommented
We use that format to organize the data, but we get an error: dataset_name ├── test │ ├── metadata.jsonl │ ├── {image_path0} │ ├── {image_path1} │ . │ . ├── train │ ├── metadata.jsonl │ ├── {image_path0} │ ├── {image_path1} │ . │ . └── validation ├── metadata.jsonl ├── {image_path0} ├── {image_path1} error: ![Image](https://github.com/user-attachments/assets/383f553c-bc7f-4394-9aad-3ea6f1ebfce9)
0 条评论