ummagumm-a commited on
Commit
edbba41
·
1 Parent(s): 6541613

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -6,13 +6,13 @@ dataset_info:
6
  - name: post_title
7
  dtype: string
8
  - name: post_body
9
- dtype: float64
10
  - name: subreddit
11
  dtype: string
12
  - name: post_url
13
  dtype: string
14
  - name: flair_text
15
- dtype: float64
16
  - name: score
17
  dtype: int64
18
  - name: comments
@@ -23,10 +23,10 @@ dataset_info:
23
  dtype: string
24
  splits:
25
  - name: train
26
- num_bytes: 1374
27
- num_examples: 5
28
- download_size: 0
29
- dataset_size: 1374
30
  ---
31
  # Dataset Card for "reddit_posts"
32
 
 
6
  - name: post_title
7
  dtype: string
8
  - name: post_body
9
+ dtype: string
10
  - name: subreddit
11
  dtype: string
12
  - name: post_url
13
  dtype: string
14
  - name: flair_text
15
+ dtype: string
16
  - name: score
17
  dtype: int64
18
  - name: comments
 
23
  dtype: string
24
  splits:
25
  - name: train
26
+ num_bytes: 30959
27
+ num_examples: 100
28
+ download_size: 24854
29
+ dataset_size: 30959
30
  ---
31
  # Dataset Card for "reddit_posts"
32