KomeijiForce commited on
Commit
8b4b8b8
1 Parent(s): eab605b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: text
7
+ dtype: string
8
+ - name: label
9
+ dtype: int32
10
+ - name: label_text
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 1086165
15
+ num_examples: 15667
16
+ - name: validation
17
+ num_bytes: 154677
18
+ num_examples: 2235
19
+ - name: test
20
+ num_bytes: 305034
21
+ num_examples: 4386
22
+ download_size: 849828
23
+ dataset_size: 1545876
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc18e894bd1932d166bad00cfbe598b5ea10f66f224ebfde0a6d1413b11e92fd
3
+ size 168275
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0655b3cb9823c4b7cb52f8c35a570bcd6824b514f519c4ccfd17e207fc6ebaa
3
+ size 594291
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56611027b15d838103bcc06a0b92b5fdd88d8ae2e28e2d986202c7d79ac4f28a
3
+ size 87262