Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -30,4 +30,19 @@ configs:
|
|
30 |
data_files:
|
31 |
- split: train
|
32 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
---
|
|
|
|
|
|
30 |
data_files:
|
31 |
- split: train
|
32 |
path: data/train-*
|
33 |
+
license: cdla-permissive-2.0
|
34 |
+
task_categories:
|
35 |
+
- image-feature-extraction
|
36 |
+
- image-to-text
|
37 |
+
- text-to-image
|
38 |
+
language:
|
39 |
+
- ru
|
40 |
+
tags:
|
41 |
+
- image
|
42 |
+
source_datasets:
|
43 |
+
- Spawning/PD12M
|
44 |
+
language_creators:
|
45 |
+
- translated
|
46 |
---
|
47 |
+
|
48 |
+
Translated captions from [Spawning/PD12M](https://huggingface.co/datasets/Spawning/PD12M) into Russian using Google Translate.
|