kornwtp commited on
Commit
7f8bb81
·
verified ·
1 Parent(s): 7a4e1f8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: index_id
5
+ dtype: int64
6
+ - name: texts
7
+ dtype: string
8
+ - name: labels
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 117312
13
+ num_examples: 701
14
+ - name: validation
15
+ num_bytes: 15761
16
+ num_examples: 99
17
+ - name: test
18
+ num_bytes: 34221
19
+ num_examples: 204
20
+ download_size: 109070
21
+ dataset_size: 167294
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55063ec05ca30d472586eadc5019ea795edf3776f1813dcd052b516ca2112cb6
3
+ size 23433
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c83c33fbeed6bc245e65d5f596c9aae9a9a1f84fb7c8a355fe9e072346b5d6d2
3
+ size 73040
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f61f23e02ce1a1a3d4834c73d8ddcc6b27252261593e5eca49279b90db9c3f42
3
+ size 12597