derek-thomas's picture
derek-thomas HF staff
Upload README.md with huggingface_hub
a25166b
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: content
      dtype: string
    - name: poster
      dtype: string
    - name: date_utc
      dtype: timestamp[ns]
    - name: flair
      dtype: string
    - name: title
      dtype: string
    - name: permalink
      dtype: string
    - name: id
      dtype: string
    - name: content_length
      dtype: int64
    - name: score
      dtype: int64
  splits:
    - name: train
      num_bytes: 1142018
      num_examples: 531
  download_size: 691339
  dataset_size: 1142018

Dataset Card for "dataset-creator-reddit-amitheasshole"

More Information needed

--- Generated Part of README Below ---

Dataset Overview

The goal is to have an open dataset of r/amitheasshole submissions. Im leveraging PRAW and the reddit API to get downloads.

There is a limit of 1000 in an API call and limited search functionality, so this is run every hour to get new submissions.

Creation Details

THis was created by derek-thomas/dataset-creator-reddit-amitheasshole

Update Frequency

The dataset is updated hourly with the most recent update being 2023-10-29 00:00:00 UTC+0000 where we added 200 new rows.

Licensing

Reddit Licensing terms as accessed on October 25:

The Content created with or submitted to our Services by Users (“User Content”) is owned by Users and not by Reddit. Subject to your complete and ongoing compliance with the Data API Terms, Reddit grants you a non-exclusive, non-transferable, non-sublicensable, and revocable license to copy and display the User Content using the Data API solely as necessary to develop, deploy, distribute, and run your App to your App Users. You may not modify the User Content except to format it for such display. You will comply with any requirements or restrictions imposed on usage of User Content by their respective owners, which may include "all rights reserved" notices, Creative Commons licenses, or other terms and conditions that may be agreed upon between you and the owners. Except as expressly permitted by this section, no other rights or licenses are granted or implied, including any right to use User Content for other purposes, such as for training a machine learning or AI model, without the express permission of rightsholders in the applicable User Content

My take is that you can't use this data for training without getting permission.