Commit
•
8720d1f
1
Parent(s):
185890d
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -26,10 +26,10 @@ dataset_info:
|
|
26 |
dtype: int64
|
27 |
splits:
|
28 |
- name: train
|
29 |
-
num_bytes:
|
30 |
-
num_examples:
|
31 |
-
download_size:
|
32 |
-
dataset_size:
|
33 |
---
|
34 |
# Dataset Card for "dataset-creator-reddit-amitheasshole"
|
35 |
|
@@ -44,13 +44,16 @@ The goal is to have an open dataset of [r/amitheasshole](https://www.reddit.com/
|
|
44 |
There is a limit of 1000 in an API call and limited search functionality, so this is run every hour to get new submissions.
|
45 |
|
46 |
## Creation Details
|
47 |
-
|
48 |
|
49 |
## Update Frequency
|
50 |
-
The dataset is updated hourly with the most recent update being `2023-11-09
|
51 |
|
52 |
## Licensing
|
53 |
[Reddit Licensing terms](https://www.redditinc.com/policies/data-api-terms) as accessed on October 25:
|
54 |
> 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
|
55 |
|
56 |
My take is that you can't use this data for *training* without getting permission.
|
|
|
|
|
|
|
|
26 |
dtype: int64
|
27 |
splits:
|
28 |
- name: train
|
29 |
+
num_bytes: 2447791
|
30 |
+
num_examples: 1170
|
31 |
+
download_size: 1480667
|
32 |
+
dataset_size: 2447791
|
33 |
---
|
34 |
# Dataset Card for "dataset-creator-reddit-amitheasshole"
|
35 |
|
|
|
44 |
There is a limit of 1000 in an API call and limited search functionality, so this is run every hour to get new submissions.
|
45 |
|
46 |
## Creation Details
|
47 |
+
This dataset was created by [derek-thomas/dataset-creator-reddit-amitheasshole](https://huggingface.co/spaces/derek-thomas/dataset-creator-reddit-amitheasshole)
|
48 |
|
49 |
## Update Frequency
|
50 |
+
The dataset is updated hourly with the most recent update being `2023-11-09 10:00:00 UTC+0000` where we added **27 new rows**.
|
51 |
|
52 |
## Licensing
|
53 |
[Reddit Licensing terms](https://www.redditinc.com/policies/data-api-terms) as accessed on October 25:
|
54 |
> 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
|
55 |
|
56 |
My take is that you can't use this data for *training* without getting permission.
|
57 |
+
|
58 |
+
## Opt-out
|
59 |
+
To opt-out of this dataset please make a request in the community tab
|