ZixuanKe commited on
Commit
8945021
·
verified ·
1 Parent(s): 856a713

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: 23639355.09963835
21
+ num_examples: 12871
22
+ - name: validation
23
+ num_bytes: 1245239.9003616504
24
+ num_examples: 678
25
+ download_size: 3609569
26
+ dataset_size: 24884595.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:541b749e3bd36e233e28ae2280ec8a36727ea49bf9a74f8d5a651a6c93c49377
3
+ size 3417956
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0757f2efff9b8057fc9cea947d065abc93cb8542db9e0af065f1ce786953ab9b
3
+ size 191613