Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
Flamingo Model pretrained on Image Captioning on the Conceptual Captions (3M) dataset.
|
2 |
-
The source code can be found here: https://github.com/dhansmair/flamingo-mini
|
3 |
-
|
4 |
---
|
5 |
language:
|
6 |
- en
|
@@ -14,4 +11,6 @@ license: apache-2.0
|
|
14 |
datasets:
|
15 |
- conceptual-captions-3m
|
16 |
|
17 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
11 |
datasets:
|
12 |
- conceptual-captions-3m
|
13 |
|
14 |
+
---
|
15 |
+
Flamingo Model pretrained on Image Captioning on the Conceptual Captions (3M) dataset.
|
16 |
+
The source code can be found here: https://github.com/dhansmair/flamingo-mini
|