316usman commited on
Commit
c934ff5
·
1 Parent(s): 02b8e1a

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: bsd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: bsd
3
+ dataset_info:
4
+ features:
5
+ - name: train
6
+ dtype: string
7
+ splits:
8
+ - name: train
9
+ num_bytes: 69222184
10
+ num_examples: 32603
11
+ download_size: 18362434
12
+ dataset_size: 69222184
13
+ configs:
14
+ - config_name: default
15
+ data_files:
16
+ - split: train
17
+ path: data/train-*
18
  ---