File size: 838 Bytes
5fce80c
 
 
 
c9a5695
 
 
 
 
 
 
 
 
 
 
 
 
0cd79e8
 
28671d8
 
3b2bcf0
 
c9a5695
 
3b2bcf0
c9a5695
 
3b2bcf0
c9a5695
 
3b2bcf0
c9a5695
3b2bcf0
 
c9a5695
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
license: cc-by-nc-4.0
tags:
- nsfw
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': test
          '1': train
          '2': valid
  - name: joycaption-pre-alpha-raw
    dtype: string
  - name: rewritten-prompt-style
    dtype: string
  - name: fixed
    dtype: string
  - name: image_cropped
    dtype: image
  splits:
  - name: train
    num_bytes: 235624144.0
    num_examples: 176
  - name: validation
    num_bytes: 28684957.0
    num_examples: 22
  - name: test
    num_bytes: 34299807.0
    num_examples: 22
  download_size: 298205466
  dataset_size: 298608908.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---