shomez commited on
Commit
8434653
·
verified ·
1 Parent(s): 1b807b5

Upload dataset

Browse files
Files changed (2) hide show
  1. Abortion/train-00000-of-00001.parquet +3 -0
  2. README.md +22 -0
Abortion/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfc21fe1e35b224d829bcdedb931a26627cb96b6b754d153f41112643614707
3
+ size 34550082
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Abortion
4
+ features:
5
+ - name: title
6
+ dtype: string
7
+ - name: body
8
+ dtype: string
9
+ - name: label
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 59766219
14
+ num_examples: 10000
15
+ download_size: 34550082
16
+ dataset_size: 59766219
17
+ configs:
18
+ - config_name: Abortion
19
+ data_files:
20
+ - split: train
21
+ path: Abortion/train-*
22
+ ---