Update README.md
Browse files
README.md
CHANGED
@@ -1,41 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
features:
|
4 |
-
- name: id
|
5 |
-
dtype: string
|
6 |
-
- name: url
|
7 |
-
dtype: string
|
8 |
-
- name: eng_caption
|
9 |
-
dtype: string
|
10 |
-
- name: score
|
11 |
-
dtype: float64
|
12 |
-
- name: tr_caption
|
13 |
-
dtype: string
|
14 |
-
- name: image
|
15 |
-
dtype: image
|
16 |
-
- name: caption_embeddings
|
17 |
-
sequence: float32
|
18 |
-
splits:
|
19 |
-
- name: train
|
20 |
-
num_bytes: 29927163481.875
|
21 |
-
num_examples: 410017
|
22 |
-
download_size: 30050570398
|
23 |
-
dataset_size: 29927163481.875
|
24 |
-
configs:
|
25 |
-
- config_name: default
|
26 |
-
data_files:
|
27 |
-
- split: train
|
28 |
-
path: data/train-*
|
29 |
-
license: mit
|
30 |
-
task_categories:
|
31 |
-
- translation
|
32 |
-
- text-to-image
|
33 |
-
- image-to-text
|
34 |
-
- image-to-image
|
35 |
-
language:
|
36 |
-
- tr
|
37 |
-
- en
|
38 |
-
size_categories:
|
39 |
-
- 100K<n<1M
|
40 |
-
pretty_name: Turkish Clip
|
41 |
-
---
|
|
|
1 |
+
This dataset cleaned and dowloaded version of following dataset: https://huggingface.co/datasets/visheratin/laion-coco-nllb
|
2 |
+
The main purpose was to extract Turkish captions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|