cnbeining commited on
Commit
e80cc56
·
verified ·
1 Parent(s): 528752c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: lgpl-3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: lgpl-3.0
3
+ dataset_info:
4
+ features:
5
+ - name: input
6
+ sequence: string
7
+ - name: output
8
+ sequence:
9
+ sequence: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 4566461
13
+ num_examples: 9181
14
+ download_size: 1860396
15
+ dataset_size: 4566461
16
  ---