msy127 commited on
Commit
2ae50fa
·
1 Parent(s): 284c1f0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -2,4 +2,19 @@
2
  license: other
3
  license_name: others
4
  license_link: LICENSE
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
 
2
  license: other
3
  license_name: others
4
  license_link: LICENSE
5
+ dataset_info:
6
+ features:
7
+ - name: text
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 6973
12
+ num_examples: 2
13
+ download_size: 12764
14
+ dataset_size: 6973
15
+ configs:
16
+ - config_name: default
17
+ data_files:
18
+ - split: train
19
+ path: data/train-*
20
  ---