Commit ·
81e07bd
1
Parent(s): a074967
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 |
|
|
@@ -41,13 +41,13 @@ dataset_info:
|
|
| 41 |
## Dataset Overview
|
| 42 |
The goal is to have an open dataset of [r/amitheasshole](https://www.reddit.com/r/amitheasshole/) submissions. Im leveraging PRAW and the reddit API to get downloads.
|
| 43 |
|
| 44 |
-
There is a limit of 1000 in an API call and limited search functionality, so this is run
|
| 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
|
| 51 |
|
| 52 |
## Licensing
|
| 53 |
[Reddit Licensing terms](https://www.redditinc.com/policies/data-api-terms) as accessed on October 25:
|
|
|
|
| 26 |
dtype: int64
|
| 27 |
splits:
|
| 28 |
- name: train
|
| 29 |
+
num_bytes: 2480803
|
| 30 |
+
num_examples: 1189
|
| 31 |
+
download_size: 1500494
|
| 32 |
+
dataset_size: 2480803
|
| 33 |
---
|
| 34 |
# Dataset Card for "dataset-creator-reddit-amitheasshole"
|
| 35 |
|
|
|
|
| 41 |
## Dataset Overview
|
| 42 |
The goal is to have an open dataset of [r/amitheasshole](https://www.reddit.com/r/amitheasshole/) submissions. Im leveraging PRAW and the reddit API to get downloads.
|
| 43 |
|
| 44 |
+
There is a limit of 1000 in an API call and limited search functionality, so this is run hourly 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 11:00:00 UTC+0000` where we added **19 new rows**.
|
| 51 |
|
| 52 |
## Licensing
|
| 53 |
[Reddit Licensing terms](https://www.redditinc.com/policies/data-api-terms) as accessed on October 25:
|