ummagumm-a commited on
Commit
9366a20
1 Parent(s): 190b8c3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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,13 +23,13 @@ dataset_info:
23
  dtype: string
24
  splits:
25
  - name: train
26
- num_bytes: 2215
27
- num_examples: 8
28
  - name: test
29
- num_bytes: 621
30
- num_examples: 2
31
- download_size: 13777
32
- dataset_size: 2836
33
  ---
34
  # Dataset Card for "reddit_posts"
35
 
 
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: 22993
27
+ num_examples: 80
28
  - name: test
29
+ num_bytes: 8008
30
+ num_examples: 20
31
+ download_size: 37369
32
+ dataset_size: 31001
33
  ---
34
  # Dataset Card for "reddit_posts"
35