Update README.md
Browse files
README.md
CHANGED
|
@@ -62,7 +62,7 @@ print(generated_ids)
|
|
| 62 |
```
|
| 63 |
|
| 64 |
## Training data
|
| 65 |
-
|
| 66 |
|
| 67 |
## Training procedure
|
| 68 |
The model was trained on a TPUv3-8 VM provided by the Google Cloud team.
|
|
|
|
| 62 |
```
|
| 63 |
|
| 64 |
## Training data
|
| 65 |
+
The Model was trained on translated Coco,Flickr and ViZWiz, each of them were translated using google translate and marian mt. we took only random 2 captions per image for each datasets
|
| 66 |
|
| 67 |
## Training procedure
|
| 68 |
The model was trained on a TPUv3-8 VM provided by the Google Cloud team.
|