ZixuanKe commited on
Commit
968a799
·
verified ·
1 Parent(s): 46b0bc2

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: 105990799.78947368
21
+ num_examples: 5938
22
+ - name: validation
23
+ num_bytes: 5586918.2105263155
24
+ num_examples: 313
25
+ download_size: 21879861
26
+ dataset_size: 111577718.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:dca6fb97a2cf830fc22db6bc35ea201a680699e5ef2b1fb97949a1ef6c50ce55
3
+ size 20723039
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126b2042c4b4ea5a110a2d5ad8600d9bb43130815220491d6abe46531cb30715
3
+ size 1156822