shwetkm commited on
Commit
bf91871
·
1 Parent(s): 46e6069

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -13,12 +13,14 @@ dataset_info:
13
  dtype: string
14
  - name: question_id
15
  dtype: string
 
 
16
  splits:
17
  - name: train
18
- num_bytes: 6476845
19
  num_examples: 13895
20
- download_size: 3307541
21
- dataset_size: 6476845
22
  ---
23
  # Dataset Card for "TextCaps-VQA"
24
 
 
13
  dtype: string
14
  - name: question_id
15
  dtype: string
16
+ - name: sentence_answer
17
+ dtype: string
18
  splits:
19
  - name: train
20
+ num_bytes: 8713413
21
  num_examples: 13895
22
+ download_size: 4489996
23
+ dataset_size: 8713413
24
  ---
25
  # Dataset Card for "TextCaps-VQA"
26