winglian commited on
Commit
6ca1ba7
1 Parent(s): e27b583

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_ids
5
+ sequence: int32
6
+ - name: labels
7
+ sequence: int64
8
+ - name: attention_mask
9
+ sequence: int8
10
+ splits:
11
+ - name: train
12
+ num_bytes: 7885403186
13
+ num_examples: 355253
14
+ - name: test
15
+ num_bytes: 2323013808
16
+ num_examples: 104769
17
+ download_size: 1868121538
18
+ dataset_size: 10208416994
19
+ ---
20
+ # Dataset Card for "28e7808a553e017d2ac590c071596341"
21
+
22
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)