ZixuanKe commited on
Commit
93a8e3c
·
verified ·
1 Parent(s): 8315050

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: topic
7
+ dtype: string
8
+ - name: text
9
+ dtype: string
10
+ - name: input_ids
11
+ sequence: int32
12
+ - name: attention_mask
13
+ sequence: int8
14
+ - name: labels
15
+ sequence: int64
16
+ - name: packed_length
17
+ dtype: int64
18
+ splits:
19
+ - name: train
20
+ num_bytes: 96200095.29356267
21
+ num_examples: 26180
22
+ - name: validation
23
+ num_bytes: 5063549.706437333
24
+ num_examples: 1378
25
+ download_size: 13347829
26
+ dataset_size: 101263645.0
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: validation
33
+ path: data/validation-*
34
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d37a8fda23d449829316c566d3195cb7d8739b677cf6d1b7eeb41e09c07692d7
3
+ size 12660417
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ef674761a93d121cc7d1cd0c7aae08249d2da99316894e172977be7f8d8833
3
+ size 687412