cpatel321 commited on
Commit
2873ff2
·
1 Parent(s): 5901763

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,3 +1,16 @@
 
1
  ---
2
- license: unknown
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
1
+
2
  ---
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: caption
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_examples: 1397
12
  ---
13
+
14
+ # Dataset Card for "football-dataset"
15
+
16
+ Dummy dataset of 6 football players with a caption that can be used to fine-tune any Image Captioning model.