Farjfar commited on
Commit
2ed561d
1 Parent(s): a46ee7a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: body_cleaned
5
+ dtype: string
6
+ - name: id
7
+ dtype: string
8
+ - name: subreddit
9
+ dtype: string
10
+ - name: year
11
+ dtype: int64
12
+ - name: annotation1
13
+ dtype: string
14
+ - name: annotation2
15
+ dtype: string
16
+ - name: gold_annotation
17
+ dtype: string
18
+ - name: bio_annotation
19
+ sequence: string
20
+ - name: ids
21
+ sequence: int64
22
+ - name: tokenized_body_cleaned
23
+ sequence: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 3023606
27
+ num_examples: 1208
28
+ - name: test
29
+ num_bytes: 906745
30
+ num_examples: 397
31
+ - name: validation
32
+ num_bytes: 941488
33
+ num_examples: 401
34
+ download_size: 1909924
35
+ dataset_size: 4871839
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: test
42
+ path: data/test-*
43
+ - split: validation
44
+ path: data/validation-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eb99114f1578f779d698025e311723063de2209ea83607756df24e27570ef8f
3
+ size 374334
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d99815680a807ccf728fe207c48ea7306417085f33461e60cd00f709b29cb807
3
+ size 1162897
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53addf798c2ffe40a440148ae5ecc55576a9e773278d7923d2857898242ab5fb
3
+ size 372693