ABR-X commited on
Commit
765964d
1 Parent(s): fbe4b9f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: afl-3.0
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: afl-3.0
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: text
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 56691267.0
12
+ num_examples: 833
13
+ download_size: 51134473
14
+ dataset_size: 56691267.0
15
  ---