Rexhaif commited on
Commit
aeab751
1 Parent(s): e956964

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: URL
5
+ dtype: string
6
+ - name: TEXT
7
+ dtype: string
8
+ - name: WIDTH
9
+ dtype: int32
10
+ - name: HEIGHT
11
+ dtype: int32
12
+ - name: similarity
13
+ dtype: float64
14
+ - name: hash
15
+ dtype: int64
16
+ - name: punsafe
17
+ dtype: float32
18
+ - name: pwatermark
19
+ dtype: float32
20
+ splits:
21
+ - name: train
22
+ num_bytes: 6799407448
23
+ num_examples: 34607134
24
+ download_size: 5322013902
25
+ dataset_size: 6799407448
26
+ ---
27
+ # Dataset Card for "laion-2b-en-very-unsafe"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)