derek-thomas commited on
Commit
24a7572
·
1 Parent(s): 796af54

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -20,19 +20,19 @@ dataset_info:
20
  - name: id
21
  dtype: string
22
  - name: downs
23
- dtype: int64
24
  - name: ups
25
- dtype: int64
26
  - name: date
27
  dtype: string
28
  - name: time
29
  dtype: string
30
  splits:
31
  - name: all_days
32
- num_bytes: 2953028236
33
- num_examples: 7444938
34
- download_size: 1409975887
35
- dataset_size: 2953028236
36
  ---
37
  # Dataset Card for "dataset-creator-askreddit"
38
 
@@ -45,7 +45,7 @@ dataset_info:
45
  derek-thomas/dataset-creator-askreddit
46
 
47
  ## Update Frequency
48
- The dataset is updated daily and covers the period from `2013-01-01` to 2017-01-01
49
 
50
  ## Dataset Overview
51
  The goal is to have an open dataset of `askreddit` submissions. This has been taken from the Pushshift API.
 
20
  - name: id
21
  dtype: string
22
  - name: downs
23
+ dtype: float64
24
  - name: ups
25
+ dtype: float64
26
  - name: date
27
  dtype: string
28
  - name: time
29
  dtype: string
30
  splits:
31
  - name: all_days
32
+ num_bytes: 2953380709
33
+ num_examples: 7445938
34
+ download_size: 1410223205
35
+ dataset_size: 2953380709
36
  ---
37
  # Dataset Card for "dataset-creator-askreddit"
38
 
 
45
  derek-thomas/dataset-creator-askreddit
46
 
47
  ## Update Frequency
48
+ The dataset is updated daily and covers the period from `2013-01-01` to 2017-01-02
49
 
50
  ## Dataset Overview
51
  The goal is to have an open dataset of `askreddit` submissions. This has been taken from the Pushshift API.