ru-image-captions / README.md
gorovuha's picture
Upload dataset
04d0ae6 verified
|
raw
history blame
1.14 kB
---
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: 4476599800.352
num_examples: 1548
- name: validation
num_bytes: 993715238.0
num_examples: 373
- name: test
num_bytes: 3035599571.625
num_examples: 1189
download_size: 8449846291
dataset_size: 8505914609.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.