killah-t-cell commited on
Commit
de6c91c
1 Parent(s): dcb56f6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: 'null'
6
+ - name: caption
7
+ dtype: 'null'
8
+ splits:
9
+ - name: train
10
+ download_size: 724
11
+ dataset_size: 0
12
+ ---
13
+ # Dataset Card for "movie_stills_captioned_dataset"
14
+
15
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)