|
--- |
|
language: |
|
- ru |
|
size_categories: |
|
- 1K<n<10K |
|
task_categories: |
|
- image-to-text |
|
dataset_info: |
|
features: |
|
- name: image |
|
dtype: image |
|
- name: 'Unnamed: 0' |
|
dtype: int64 |
|
- name: capt1 |
|
dtype: string |
|
- name: capt2 |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 4476497267.352 |
|
num_examples: 1548 |
|
- name: validation |
|
num_bytes: 993690435.0 |
|
num_examples: 373 |
|
- name: test |
|
num_bytes: 3035520555.625 |
|
num_examples: 1189 |
|
download_size: 8449713600 |
|
dataset_size: 8505708257.977 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: validation |
|
path: data/validation-* |
|
- split: test |
|
path: data/test-* |
|
tags: |
|
- image-captioning |
|
--- |
|
# Image Caprioning for Russian language |
|
|
|
This dataset is a Russian part of dinhanhx/crossmodal-3600 |
|
|
|
## Dataset Details |
|
3.11k rows |
|
One description for each picture. Cracked pictures were deleted from the original source. |
|
|
|
- **Paper [https://google.github.io/crossmodal-3600/]:** [More Information Needed] |
|
|
|
## Uses |
|
|
|
It is intended to be used for fine-tuning image captioning models. |
|
|
|
|