guangyil commited on
Commit
aed2537
1 Parent(s): 955356d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: artistic-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: artistic-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: bert_token
6
+ sequence: int64
7
+ - name: gpt2_token
8
+ sequence: int64
9
+ splits:
10
+ - name: train
11
+ num_bytes: 89488944.91780378
12
+ num_examples: 446811
13
+ - name: test
14
+ num_bytes: 89727.08219622188
15
+ num_examples: 448
16
+ download_size: 21436068
17
+ dataset_size: 89578672.0
18
  ---