Datasets:
Update dataset_config.yaml
Browse files- dataset_config.yaml +0 -1
dataset_config.yaml
CHANGED
|
@@ -2,7 +2,6 @@ name: image_captioning
|
|
| 2 |
config_type: dataset
|
| 3 |
task: image2text
|
| 4 |
path: flickr30k-fa
|
| 5 |
-
tokenizer_path: null
|
| 6 |
text_column: label
|
| 7 |
test_split_size: 0.2
|
| 8 |
image_processor_config:
|
|
|
|
| 2 |
config_type: dataset
|
| 3 |
task: image2text
|
| 4 |
path: flickr30k-fa
|
|
|
|
| 5 |
text_column: label
|
| 6 |
test_split_size: 0.2
|
| 7 |
image_processor_config:
|