Sirawipa commited on
Commit
086bda5
·
verified ·
1 Parent(s): fd2496a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int32
8
+ splits:
9
+ - name: train
10
+ num_bytes: 154796
11
+ num_examples: 3114
12
+ - name: test
13
+ num_bytes: 52166
14
+ num_examples: 1038
15
+ - name: validation
16
+ num_bytes: 50528
17
+ num_examples: 1038
18
+ download_size: 44750
19
+ dataset_size: 257490
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: test
26
+ path: data/test-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01acfc7ffb31de3ac02743715cd6d9b9737bec712683fa75318a2aadb0aa661a
3
+ size 9686
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b4a7c00d412c891af156b52225d140d2bf68871955cf4da1786640233319e8e
3
+ size 25488
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b53b8e2e3378622479d72913970dccc3784a95ce27b76a76ceba92958e2b2250
3
+ size 9576