Commit
·
7169d6f
1
Parent(s):
1e43d8f
Fix task type (#1)
Browse files- Fix task type (5897003c526f34bb01b69aa63a2f41e655afe3bc)
Co-authored-by: Omar Sanseviero <[email protected]>
README.md
CHANGED
|
@@ -1,13 +1,11 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
pipeline_tag:
|
| 9 |
-
tags:
|
| 10 |
-
- visual-question-answering
|
| 11 |
license: apache-2.0
|
| 12 |
---
|
| 13 |
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
+
- fr
|
| 5 |
+
- ro
|
| 6 |
+
- de
|
| 7 |
+
- multilingual
|
| 8 |
+
pipeline_tag: visual-question-answering
|
|
|
|
|
|
|
| 9 |
license: apache-2.0
|
| 10 |
---
|
| 11 |
|