first commits
Browse filesThis dataset cleaned and dowloaded version of following dataset: https://huggingface.co/datasets/visheratin/laion-coco-nllb
The main purpose was to extract Turkish captions.
README.md
CHANGED
@@ -26,4 +26,15 @@ configs:
|
|
26 |
data_files:
|
27 |
- split: train
|
28 |
path: data/train-*
|
29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
---
|