ZixuanKe commited on
Commit
7543596
·
verified ·
1 Parent(s): 0cb594e

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: 88371091.73000573
21
+ num_examples: 72933
22
+ - name: validation
23
+ num_bytes: 4651620.269994269
24
+ num_examples: 3839
25
+ download_size: 15047967
26
+ dataset_size: 93022712.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:9afc0bce7aac006f2557927fda6dd360a38b0c00ca096234b709cee7b5993349
3
+ size 14297044
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21078b2fcded1aff5aeaeee4b5a8d95e6efcdbb1158e1b02a76bc22cf5d88ff0
3
+ size 750923