--- dataset_info: features: - name: template dtype: string - name: image dtype: image - name: markdown dtype: string - name: yolo_txt dtype: string - name: coco_json dtype: string splits: - name: train num_bytes: 14730811 num_examples: 76 - name: test num_bytes: 7424863 num_examples: 38 download_size: 21194188 dataset_size: 22155674 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---