Commit
·
01875b9
1
Parent(s):
3b1e901
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
The following content is currently a work in progress and does not represent the final quality.
|
|
|
|
| 1 |
---
|
| 2 |
license: gpl-3.0
|
| 3 |
+
datasets:
|
| 4 |
+
- JosephusCheung/GuanacoVQADataset
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
- zh
|
| 8 |
+
- ja
|
| 9 |
+
- de
|
| 10 |
+
pipeline_tag: visual-question-answering
|
| 11 |
---
|
| 12 |
|
| 13 |
The following content is currently a work in progress and does not represent the final quality.
|