sebastianhariman commited on
Commit
9b9c488
·
verified ·
1 Parent(s): 07961af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -9,6 +9,12 @@ Each model integrates a robust visual encoder and a natural language processing
9
 
10
  ---
11
 
 
 
 
 
 
 
12
  ## **Hyperparameters**
13
 
14
  The following table summarizes the key training configurations used for each model:
 
9
 
10
  ---
11
 
12
+ ## **Data**
13
+
14
+ This project uses the [COCO dataset](https://cocodataset.org/) for training and evaluation, which consists of images with multiple human-annotated captions.
15
+
16
+ ---
17
+
18
  ## **Hyperparameters**
19
 
20
  The following table summarizes the key training configurations used for each model: