dwb2023 commited on
Commit
7a45fdd
1 Parent(s): 8c5aa00

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +49 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: url
7
+ dtype: string
8
+ - name: text
9
+ dtype: string
10
+ - name: width
11
+ dtype: int32
12
+ - name: height
13
+ dtype: int32
14
+ - name: image_phash
15
+ dtype: string
16
+ - name: text_length
17
+ dtype: int32
18
+ - name: word_count
19
+ dtype: int32
20
+ - name: num_tokens_bert
21
+ dtype: int32
22
+ - name: num_tokens_gpt
23
+ dtype: int32
24
+ - name: num_faces
25
+ dtype: int32
26
+ - name: clip_similarity_vitb32
27
+ dtype: float32
28
+ - name: clip_similarity_vitl14
29
+ dtype: float32
30
+ - name: nsfw_score_opennsfw2
31
+ dtype: float32
32
+ - name: nsfw_score_gantman
33
+ dtype: float32
34
+ - name: watermark_score
35
+ dtype: float32
36
+ - name: aesthetic_score_laion_v2
37
+ dtype: float32
38
+ splits:
39
+ - name: train
40
+ num_bytes: 5837385.702731822
41
+ num_examples: 22321
42
+ download_size: 4351841
43
+ dataset_size: 5837385.702731822
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d776ca242e27c9bfb7a69b56da3b0a16fed0d4b127abbdcd8073abd13beba8c
3
+ size 4351841