pat-jj commited on
Commit
f1f2fbc
1 Parent(s): 472ac83

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: openrail
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: openrail
3
+ dataset_info:
4
+ features:
5
+ - name: train
6
+ dtype: string
7
+ - name: validation
8
+ dtype: string
9
+ - name: test
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 66
14
+ num_examples: 2
15
+ download_size: 1679
16
+ dataset_size: 66
17
  ---