ru-image-captions / README.md
gorovuha's picture
Update README.md
0634490 verified
---
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
- name: url
dtype: string
splits:
- name: train
num_bytes: 4476600632.352
num_examples: 1548
- name: validation
num_bytes: 993715350.0
num_examples: 373
- name: test
num_bytes: 3035599954.625
num_examples: 1189
download_size: 8449847155
dataset_size: 8505915936.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.
Two description for each picture. Cracked pictures were deleted from the original source.
The main feature is that all the descriptions are written by the native russian speakers.
- **Paper [https://google.github.io/crossmodal-3600/]**
## Uses
It is intended to be used for fine-tuning image captioning models.