Add link to Github repository
Browse filesThis PR adds a link to the Github repository hosting the code for this project.
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
4 |
- question-answering
|
5 |
-
|
6 |
-
- en
|
7 |
-
|
8 |
configs:
|
9 |
- config_name: benchmark
|
10 |
data_files:
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
task_categories:
|
6 |
- question-answering
|
7 |
+
- image-text-to-text
|
|
|
|
|
8 |
configs:
|
9 |
- config_name: benchmark
|
10 |
data_files:
|