Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: image_id
|
|
@@ -14,36 +24,38 @@ dataset_info:
|
|
| 14 |
- name: model
|
| 15 |
dtype: string
|
| 16 |
- name: stats
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
- name: __index_level_0__
|
| 19 |
dtype: int64
|
| 20 |
splits:
|
| 21 |
- name: train
|
| 22 |
-
num_bytes:
|
| 23 |
-
num_examples:
|
| 24 |
-
download_size:
|
| 25 |
-
dataset_size:
|
| 26 |
configs:
|
| 27 |
- config_name: default
|
| 28 |
data_files:
|
| 29 |
- split: train
|
| 30 |
path: data/train-*
|
| 31 |
-
license: mit
|
| 32 |
-
task_categories:
|
| 33 |
-
- image-to-image
|
| 34 |
-
- text-classification
|
| 35 |
-
- text-to-image
|
| 36 |
-
language:
|
| 37 |
-
- en
|
| 38 |
tags:
|
| 39 |
- not-for-all-audiences
|
| 40 |
- nsfw
|
| 41 |
- uncensored
|
| 42 |
- art
|
| 43 |
- stable diffusion
|
| 44 |
-
pretty_name: stable diffusion prompts
|
| 45 |
-
size_categories:
|
| 46 |
-
- 1M<n<10M
|
| 47 |
---
|
| 48 |
# Dataset Card for "stable-diffusion-prompts-stats-full-uncensored"
|
| 49 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: mit
|
| 5 |
+
size_categories:
|
| 6 |
+
- 1M<n<10M
|
| 7 |
+
task_categories:
|
| 8 |
+
- image-to-image
|
| 9 |
+
- text-classification
|
| 10 |
+
- text-to-image
|
| 11 |
+
pretty_name: stable diffusion prompts
|
| 12 |
dataset_info:
|
| 13 |
features:
|
| 14 |
- name: image_id
|
|
|
|
| 24 |
- name: model
|
| 25 |
dtype: string
|
| 26 |
- name: stats
|
| 27 |
+
struct:
|
| 28 |
+
- name: commentCount
|
| 29 |
+
dtype: int64
|
| 30 |
+
- name: cryCount
|
| 31 |
+
dtype: int64
|
| 32 |
+
- name: dislikeCount
|
| 33 |
+
dtype: int64
|
| 34 |
+
- name: heartCount
|
| 35 |
+
dtype: int64
|
| 36 |
+
- name: laughCount
|
| 37 |
+
dtype: int64
|
| 38 |
+
- name: likeCount
|
| 39 |
+
dtype: int64
|
| 40 |
- name: __index_level_0__
|
| 41 |
dtype: int64
|
| 42 |
splits:
|
| 43 |
- name: train
|
| 44 |
+
num_bytes: 872019807
|
| 45 |
+
num_examples: 899909
|
| 46 |
+
download_size: 215694237
|
| 47 |
+
dataset_size: 872019807
|
| 48 |
configs:
|
| 49 |
- config_name: default
|
| 50 |
data_files:
|
| 51 |
- split: train
|
| 52 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
tags:
|
| 54 |
- not-for-all-audiences
|
| 55 |
- nsfw
|
| 56 |
- uncensored
|
| 57 |
- art
|
| 58 |
- stable diffusion
|
|
|
|
|
|
|
|
|
|
| 59 |
---
|
| 60 |
# Dataset Card for "stable-diffusion-prompts-stats-full-uncensored"
|
| 61 |
|