Datasets:

Modalities:
Image
Text
Formats:
parquet
Tags:
Not-For-All-Audiences
Libraries:
Datasets
Dask
License:
EXIM1-1_RAW / README.md
Voltaris's picture
Updated distension parquet file
7432e2e verified
|
raw
history blame
3.49 kB
---
license: mit
pretty_name: Raw Image Dataset Number 1
size_categories:
- 100K<n<1M
extra_gated_prompt: This dataset contains NSFW content that has not undergone manual
review and may include material unsuitable for all audiences. It is intended exclusively
for research and educational purposes within the context of studying human behavior,
societal norms, and artistic expression. By accessing this dataset, you acknowledge
and agree that you will use it solely for legitimate academic or research purposes
and handle the information responsibly and ethically, considering the potential
impact of your work. If you utilize this dataset to train an AI model, you agree
and understand that this dataset was not manually reviewed, and that Interformed
is not responsible for the outputs of your model.
dataset_info:
features:
- name: file_name
dtype: string
- name: subreddit
dtype: string
- name: sort_type
dtype: string
- name: image
dtype: image
splits:
- name: raw
num_bytes: 537154.0
num_examples: 13
download_size: 394151
dataset_size: 537154.0
configs:
- config_name: default
data_files:
- split: raw
path: data/distension/raw-*
---
# Raw Image Dataset Number 1
Raw Image Dataset Number 1 is a collection of user-generated content from a variety of publicly-availably sources across the internet. Raw Image Dataset Number 1 (RIDiN1)'s images primarily come from Reddit.
Most, if not all of the state-of-the-art diffusion and image generation models come 'aligned' out-of-the-box. While AI safety is an important aspect of this profession, such alignment often results in less than ideal outputs from the model. The goal of this dataset is to provide a comprehensive collection of anatomically accurate images in a variety of settings, clothing, etc.
RIDiN1 is nothing more than a __raw__ dataset. This means that none of the images have been quality-checked, captioned, or verified. We intend to make ready-to-go datasets shortly, but we also provide the raw versions of our datasets. This dataset, along with all of Interformed's datasets are unfinished subject to change at __any__ time.
## Dataset Information
- Finished Subreddits: #-B; C in-progress. Make a community post if any #-B subreddits are missing, and they will be added.
- Images: 200,000+
## Dataset Structure
### Dataset Splits
| Split | Approx. Size | Description |
| ----- | ------------ | ----------- |
| raw | >200GB | The one split for this dataset. Since this is purely raw data, there is not a need to validate the images or caption them yet. |
### Dataset Fields
| Field | Type | Description |
| ----- | ---- | ----------- |
| file_name | string | The image file's name (typically formatted with subredditname_sort_timestamp_number.ext) |
| subreddit | string | For images acquired through Reddit, the subreddit name where the image originated from. |
| sort_type | string | For images acquired through Reddit, the sorting column from which the image originated from (hot, top, controversial, etc.) |
| image | Image | The image... |
## Notes
- This dataset is not finished. It is being uploaded in alphabetical order. Please refrain from requesting a subreddit/booru/any other image board's contents before that letter has been uploaded. You will not get a response.
- The license for this dataset is subject to change. Please be mindful of the agreements of both the gated repository agreement and the dataset license as you use it.