umarigan commited on
Commit
373461f
1 Parent(s): 5ec3021

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -1
README.md CHANGED
@@ -33,8 +33,28 @@ configs:
33
  data_files:
34
  - split: train
35
  path: parquet/train-*
 
 
 
 
 
 
 
 
 
36
  ---
37
 
38
 
39
  Translated from English to Tuskish language from: https://huggingface.co/datasets/Spawning/PD12M
40
- One of the biggest text-to-image dataset in Turkish language
 
 
 
 
 
 
 
 
 
 
 
 
33
  data_files:
34
  - split: train
35
  path: parquet/train-*
36
+ task_categories:
37
+ - question-answering
38
+ language:
39
+ - en
40
+ - tr
41
+ pretty_name: PD12M Turkish
42
+ size_categories:
43
+ - 10M<n<100M
44
+ license: cdla-permissive-2.0
45
  ---
46
 
47
 
48
  Translated from English to Tuskish language from: https://huggingface.co/datasets/Spawning/PD12M
49
+ One of the biggest text-to-image dataset in Turkish language
50
+
51
+
52
+ id: A unique identifier for the image.
53
+ url: The URL of the image.
54
+ caption: A caption for the image.
55
+ width: The width of the image in pixels.
56
+ height: The height of the image in pixels.
57
+ mime_type: The MIME type of the image file.
58
+ hash: The MD5 hash of the image file.
59
+ license: The URL of the image license.
60
+ source : The source organization of the image.