Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
ArXiv:
Tags:
toloka
License:
dustalov commited on
Commit
8afd3c8
1 Parent(s): c511226

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -10
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:** research@toloka.ai
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. [WSDM Cup 2023 Challenge on Visual Question Answering](http://ceur-ws.org/Vol-3357/invited1.pdf). *Proceedings of the 4th Crowd Science Workshop on Collaboration of Humans and Learning Algorithms for Data Labeling.* Singapore, 2023, pp.&nbsp;1&ndash;7.
85
 
86
  ```bibtex
87
  @inproceedings{TolokaWSDMCup2023,
88
- author = {Ustalov, Dmitry and Pavlichenko, Nikita and Likhobaba, Daniil and Smirnova, Alisa},
89
- title = {{WSDM~Cup 2023 Challenge on Visual Question Answering}},
90
  year = {2023},
91
- booktitle = {Proceedings of the 4th Crowd Science Workshop on Collaboration of Humans and Learning Algorithms for Data Labeling},
92
- pages = {1--7},
93
- address = {Singapore},
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
- The Visual Question Answering.
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:** research@toloka.ai
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