LauraExp commited on
Commit
ccbb8b4
·
1 Parent(s): fa02639

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ground_truth
5
+ dtype: string
6
+ - name: file_name
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 13912
11
+ num_examples: 18
12
+ - name: test
13
+ download_size: 13313
14
+ dataset_size: 13912
15
+ ---