akkky02 commited on
Commit
7ee7893
1 Parent(s): d2f4b95

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: keyword
7
+ dtype: string
8
+ - name: location
9
+ dtype: string
10
+ - name: text
11
+ dtype: string
12
+ - name: target
13
+ dtype: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 1121417
17
+ num_examples: 7613
18
+ - name: test
19
+ num_bytes: 242432.77474716518
20
+ num_examples: 1632
21
+ - name: validation
22
+ num_bytes: 242284.22525283482
23
+ num_examples: 1631
24
+ download_size: 971828
25
+ dataset_size: 1606134.0
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: test
32
+ path: data/test-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc8487e536a924fd1aeb065180b04e299ec07f334a71a16cdef6794bdbfb0246
3
+ size 165291
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8e45fc8b6a6e7d7d09b65114106c3c3f06013b3be2694943314282a6ac7c89d
3
+ size 639491
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe20fc82cdea6a1c6370cacdc6cff47e10471f899571a293bcce3a4dc21795f3
3
+ size 167046