ru-image-captions / README.md
gorovuha's picture
Update README.md
7aa2bb1 verified
|
raw
history blame
1.06 kB
---
dataset_info:
features:
- name: image
dtype: image
- name: 'Unnamed: 0'
dtype: int64
- name: additional_feature
dtype: string
splits:
- name: train
num_bytes: 4476321738.352
num_examples: 1548
- name: validation
num_bytes: 993653146
num_examples: 373
- name: test
num_bytes: 3035397112.625
num_examples: 1189
download_size: 8449488733
dataset_size: 8505371996.977
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
task_categories:
- image-to-text
language:
- ru
size_categories:
- 1K<n<10K
---
# 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.