Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Oogiri-GO Dataset Card
|
5 |
|
@@ -29,6 +38,4 @@ where `type` indicates the type of Oogiri game for the sample (T2T, I2T, IT2T);
|
|
29 |
|
30 |
|
31 |
|
32 |
-
**Project page for more information**: https://zhongshsh.github.io/CLoT
|
33 |
-
|
34 |
-
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- visual-question-answering
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- zh
|
8 |
+
- ja
|
9 |
+
pretty_name: Oogiri-GO
|
10 |
+
size_categories:
|
11 |
+
- 100K<n<1M
|
12 |
---
|
13 |
# Oogiri-GO Dataset Card
|
14 |
|
|
|
38 |
|
39 |
|
40 |
|
41 |
+
**Project page for more information**: https://zhongshsh.github.io/CLoT
|
|
|
|