File size: 1,081 Bytes
5778fc5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
152c72b
5778fc5
 
152c72b
5778fc5
 
152c72b
5778fc5
 
152c72b
5778fc5
 
 
 
 
 
 
 
 
152c72b
 
 
 
 
 
 
 
 
 
 
 
 
5778fc5
152c72b
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: imgid
    dtype: string
  - name: filename
    dtype: string
  - name: captions_en
    sequence: string
  - name: captions_tr
    sequence: string
  splits:
  - name: train
    num_bytes: 829019413
    num_examples: 6000
  - name: test
    num_bytes: 137254728
    num_examples: 1000
  - name: validation
    num_bytes: 138403935
    num_examples: 1000
  download_size: 1104541860
  dataset_size: 1104678076
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: validation
    path: data/validation-*
task_categories:
- image-to-text
- translation
- sentence-similarity
language:
- tr
- en
tags:
- image captioning
- image-to-text
pretty_name: flickr8k-tr-mt
size_categories:
- 1K<n<10K
---

This dataset is a machine-translated version of the [flickr8k](https://huggingface.co/datasets/atasoglu/flickr8k-dataset) into Turkish using the [facebook/nllb-200-3.3B](https://huggingface.co/facebook/nllb-200-3.3B) translation model.