File size: 1,210 Bytes
a4f1064
bc56ce9
 
 
 
 
 
a4f1064
 
 
 
bc56ce9
 
 
 
 
a4f1064
7aaaca2
 
a4f1064
 
48a30d4
a4f1064
 
48a30d4
a4f1064
 
48a30d4
a4f1064
48a30d4
 
a4f1064
 
 
 
 
 
 
 
 
61647e5
bc56ce9
78444c7
 
 
 
 
 
 
0634490
 
 
 
 
 
78444c7
 
 
67de5b8
78444c7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
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.