emilyrnapier commited on
Commit
c3933d4
·
verified ·
1 Parent(s): fe9b148

scraping indices 0 to None

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: text
7
+ dtype: string
8
+ - name: label
9
+ dtype: string
10
+ - name: date
11
+ dtype: timestamp[us, tz=UTC]
12
+ splits:
13
+ - name: train
14
+ num_bytes: 719876575
15
+ num_examples: 413917
16
+ - name: test
17
+ num_bytes: 243188628
18
+ num_examples: 103479
19
+ download_size: 454197937
20
+ dataset_size: 963065203
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: raw/train-*
26
+ - split: test
27
+ path: raw/test-*
28
+ ---
raw/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e6a66ad3fed1887c567f7d7a3e7932790c5cf6b402f7a7a11e4b38232eb783c
3
+ size 120218578
raw/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7ce5374c1f5db4444209d7f1be0324c961a6ed6339ce53079e80e14eb438b48
3
+ size 179036309
raw/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594b354cf4d0c3799a6bd5f8316bdde047575cc3b8d832ee0a7b06fdf6488a9b
3
+ size 154943050