Datasets:
Tasks:
Visual Question Answering
Formats:
csv
Sub-tasks:
visual-question-answering
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
toloka
License:
Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ dataset_info:
|
|
55 |
|
56 |
- **Homepage:** [Toloka Visual Question Answering Challenge](https://toloka.ai/challenges/wsdm2023)
|
57 |
- **Repository:** [WSDM Cup 2023 Starter Pack](https://github.com/Toloka/WSDMCup2023)
|
58 |
-
- **Paper:**
|
59 |
- **Leaderboard:** [CodaLab Competition Leaderboard](https://codalab.lisn.upsaclay.fr/competitions/7434#results)
|
60 |
- **Point of Contact:** [email protected]
|
61 |
|
@@ -81,25 +81,23 @@ After the end of the competition, public and private sets were released.
|
|
81 |
|
82 |
Please cite the challenge results or dataset description as follows.
|
83 |
|
84 |
-
- Ustalov D., Pavlichenko N., Likhobaba D., and Smirnova A. [
|
85 |
|
86 |
```bibtex
|
87 |
@inproceedings{TolokaWSDMCup2023,
|
88 |
-
author = {Ustalov, Dmitry and Pavlichenko, Nikita and Likhobaba, Daniil and Smirnova, Alisa},
|
89 |
-
title = {{
|
90 |
year = {2023},
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
issn = {1613-0073},
|
95 |
-
url = {http://ceur-ws.org/Vol-3357/invited1.pdf},
|
96 |
language = {english},
|
97 |
}
|
98 |
```
|
99 |
|
100 |
### Supported Tasks and Leaderboards
|
101 |
|
102 |
-
|
103 |
|
104 |
### Language
|
105 |
|
|
|
55 |
|
56 |
- **Homepage:** [Toloka Visual Question Answering Challenge](https://toloka.ai/challenges/wsdm2023)
|
57 |
- **Repository:** [WSDM Cup 2023 Starter Pack](https://github.com/Toloka/WSDMCup2023)
|
58 |
+
- **Paper:** <https://arxiv.org/abs/2309.16511>
|
59 |
- **Leaderboard:** [CodaLab Competition Leaderboard](https://codalab.lisn.upsaclay.fr/competitions/7434#results)
|
60 |
- **Point of Contact:** [email protected]
|
61 |
|
|
|
81 |
|
82 |
Please cite the challenge results or dataset description as follows.
|
83 |
|
84 |
+
- Ustalov D., Pavlichenko N., Koshelev S., Likhobaba D., and Smirnova A. [Toloka Visual Question Answering Benchmark](https://arxiv.org/abs/2309.16511). 2023. arXiv: [2309.16511 [cs.CV]](https://arxiv.org/abs/2309.16511).
|
85 |
|
86 |
```bibtex
|
87 |
@inproceedings{TolokaWSDMCup2023,
|
88 |
+
author = {Ustalov, Dmitry and Pavlichenko, Nikita and Koshelev, Sergey and Likhobaba, Daniil and Smirnova, Alisa},
|
89 |
+
title = {{Toloka Visual Question Answering Benchmark}},
|
90 |
year = {2023},
|
91 |
+
eprint = {2309.16511},
|
92 |
+
eprinttype = {arxiv},
|
93 |
+
eprintclass = {cs.CV},
|
|
|
|
|
94 |
language = {english},
|
95 |
}
|
96 |
```
|
97 |
|
98 |
### Supported Tasks and Leaderboards
|
99 |
|
100 |
+
Grounding Visual Question Answering
|
101 |
|
102 |
### Language
|
103 |
|