Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-to-image
|
5 |
+
- image-to-text
|
6 |
+
language:
|
7 |
+
- vi
|
8 |
+
---
|
9 |
+
|
10 |
+
# Dataset Card for Dataset Name
|
11 |
+
|
12 |
+
### Dataset Summary
|
13 |
+
|
14 |
+
Filter the Vietnamese subset from [Laion2B-multi](https://huggingface.co/datasets/laion/laion2B-multi)
|
15 |
+
|
16 |
+
To get the subset of your language, check out [this notebook](https://colab.research.google.com/drive/1bPvgFPKEIjzw7wT_9GwlDPvgTYDFdblr?usp=sharing)
|