| name: image_captioning | |
| config_type: dataset | |
| task: image2text | |
| path: hezarai/coco-flickr-fa | |
| text_column: text | |
| image_processor_config: | |
| name: image_processor | |
| config_type: preprocessor | |
| mean: | |
| - 0.5 | |
| - 0.5 | |
| - 0.5 | |
| std: | |
| - 0.5 | |
| - 0.5 | |
| - 0.5 | |
| rescale: 0.00392156862745098 | |
| resample: 2 | |
| size: | |
| - 224 | |
| - 224 | |
| mirror: false | |
| gray_scale: false |