ZixuanKe commited on
Commit
cc64f84
·
verified ·
1 Parent(s): 3fb26f8

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: 80141492.66475745
21
+ num_examples: 16254
22
+ - name: validation
23
+ num_bytes: 4220568.335242548
24
+ num_examples: 856
25
+ download_size: 28952937
26
+ dataset_size: 84362061.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:ee09b598473cc7b3d7eae8187f5be0ac76bbd146445ffe11bb139c8fc849355f
3
+ size 27477563
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29c83ac4e52612576367cc0ca4866c0c161c1ef536ca9e6758f42dd27dbaa3bc
3
+ size 1475374