Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: SAMPLE_ID
|
5 |
+
dtype: int64
|
6 |
+
- name: URL
|
7 |
+
dtype: string
|
8 |
+
- name: TEXT
|
9 |
+
dtype: string
|
10 |
+
- name: HEIGHT
|
11 |
+
dtype: int32
|
12 |
+
- name: WIDTH
|
13 |
+
dtype: int32
|
14 |
+
- name: LICENSE
|
15 |
+
dtype: string
|
16 |
+
- name: LANGUAGE
|
17 |
+
dtype: string
|
18 |
+
- name: NSFW
|
19 |
+
dtype: string
|
20 |
+
- name: similarity
|
21 |
+
dtype: float64
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 10669843542.009588
|
25 |
+
num_examples: 48169285
|
26 |
+
download_size: 7285732213
|
27 |
+
dataset_size: 10669843542.009588
|
28 |
+
---
|
29 |
+
# Dataset Card for "laion-2b-vietnamese-subset"
|
30 |
+
|
31 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|