BruBel commited on
Commit
30054d3
·
1 Parent(s): f89dd05

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: image
6
+ dtype: image
7
+ - name: 'Unnamed: 0'
8
+ dtype: int64
9
+ - name: text
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 314278.0
14
+ num_examples: 3
15
+ download_size: 316832
16
+ dataset_size: 314278.0
17
  ---