Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- tr
|
5 |
+
- en
|
6 |
+
pretty_name: Turkish Clip Dataset
|
7 |
+
size_categories:
|
8 |
+
- 100K<n<1M
|
9 |
+
---
|
10 |
This dataset cleaned and dowloaded version of following dataset: https://huggingface.co/datasets/visheratin/laion-coco-nllb
|
11 |
+
The main purpose was to extract Turkish captions and download images.
|
12 |
+
You can use this dataset to fine-tune or create a clip model.
|
13 |
+
Since there English and Turkish captions you can also use those to create language model?
|