taesiri commited on
Commit
64964e4
1 Parent(s): e5d3e00

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: img_id
5
+ dtype: string
6
+ - name: game
7
+ dtype: string
8
+ - name: image
9
+ dtype: image
10
+ - name: blip2-opt-6.7b_captions.csv
11
+ dtype: string
12
+ - name: coca_captions.csv
13
+ dtype: string
14
+ - name: git-large-coco_captions.csv
15
+ dtype: string
16
+ - name: git-large-r-textcaps_captions.csv
17
+ dtype: string
18
+ - name: vit-gpt2_captions.csv
19
+ dtype: string
20
+ splits:
21
+ - name: validation
22
+ num_bytes: 69110393094.684
23
+ num_examples: 75979
24
+ download_size: 66660916127
25
+ dataset_size: 69110393094.684
26
+ ---
27
+ # Dataset Card for "gameplay_captions"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)