ColinCcz commited on
Commit
a4822e2
·
verified ·
1 Parent(s): b96b680

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ - name: input_ids
9
+ sequence: int32
10
+ - name: attention_mask
11
+ sequence: int8
12
+ splits:
13
+ - name: train
14
+ num_bytes: 122567049
15
+ num_examples: 34823
16
+ - name: validation
17
+ num_bytes: 30602281
18
+ num_examples: 8706
19
+ - name: test
20
+ num_bytes: 38160726
21
+ num_examples: 10883
22
+ download_size: 51977325
23
+ dataset_size: 191330056
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:d7435ffd72cb7ecdd08db06289823eb8bc8fd622643ec1d73212b1c6f31968a4
3
+ size 10328935
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66e8083c76d61d4d5ae98ad1861bf85edf19d21902d6f123dc216dfa1b44c166
3
+ size 33338696
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aea7c9b1af26e3c5c37fe4ca3fafdea0df9a3d874ab7e24179231c3901c0285
3
+ size 8309694