JosephusCheung
commited on
Commit
·
40eab6b
1
Parent(s):
821ec0f
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,16 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
The full inference code is still in production.
|
5 |
|
6 |
Works on Colab Free T4 GPU.
|
7 |
|
8 |
-
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1dhAL3lEiYkfKEFqVjjnVN_UPHfk96fZ-?usp=sharing)
|
|
|
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 |
The full inference code is still in production.
|
13 |
|
14 |
Works on Colab Free T4 GPU.
|
15 |
|
16 |
+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1dhAL3lEiYkfKEFqVjjnVN_UPHfk96fZ-?usp=sharing)
|