parquet-converter commited on
Commit
70aaf44
1 Parent(s): 48d46a1

Update parquet files

Browse files
README.md DELETED
@@ -1,67 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - crowdsourced
4
- language:
5
- - en
6
- language_creators:
7
- - crowdsourced
8
- license:
9
- - cc-by-4.0
10
- multilinguality:
11
- - monolingual
12
- pretty_name: WSDMCup2023
13
- size_categories:
14
- - 10K<n<100K
15
- source_datasets: []
16
- tags: []
17
- task_categories:
18
- - visual-question-answering
19
- task_ids:
20
- - visual-question-answering
21
- dataset_info:
22
- features:
23
- - name: image
24
- dtype: string
25
- - name: width
26
- dtype: int64
27
- - name: height
28
- dtype: int64
29
- - name: left
30
- dtype: int64
31
- - name: top
32
- dtype: int64
33
- - name: right
34
- dtype: int64
35
- - name: bottom
36
- dtype: int64
37
- - name: question
38
- dtype: string
39
- splits:
40
- - name: train
41
- num_examples: 38990
42
- - name: test
43
- num_examples: 1705
44
- config_name: wsdmcup2023
45
- ---
46
-
47
- # Dataset Card for WSDMCup2023
48
-
49
- ## Dataset Description
50
-
51
- - **Homepage:** [Toloka Visual Question Answering Challenge](https://toloka.ai/challenges/wsdm2023)
52
- - **Repository:** [WSDM Cup 2023 Starter Pack](https://github.com/Toloka/WSDMCup2023)
53
- - **Paper:**
54
- - **Leaderboard:** [CodaLab Competition Leaderboard](https://codalab.lisn.upsaclay.fr/competitions/7434#results)
55
- - **Point of Contact:** research@toloka.ai
56
-
57
- ### Dataset Summary
58
-
59
- The WSDMCup2023 Dataset consists of images associated with textual questions.
60
- One entry (instance) in our dataset is a question-image pair labeled with the ground truth coordinates of a bounding box containing
61
- the visual answer to the given question. The images were obtained from a CC BY-licensed subset of the Microsoft Common Objects in
62
- Context dataset, [MS COCO](https://cocodataset.org/). All data labeling was performed on the [Toloka crowdsourcing platform](https://toloka.ai/).
63
-
64
- The dataset has 45,199 instances split among three subsets: train (38,990 instances), public test (1,705 instances),
65
- and private test (4,504 instances). The entire train dataset will be available for everyone from the start of the challenge.
66
- The public test dataset will be available during the evaluation phase of the competition but without any ground truth labels.
67
- The private test dataset will not be available until the challenge ends.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
test_public_example.csv DELETED
The diff for this file is too large to render. See raw diff
 
train.csv DELETED
The diff for this file is too large to render. See raw diff
 
train_sample.csv DELETED
The diff for this file is too large to render. See raw diff
 
wsdmcup2023/csv-test_private.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6a26f02814e594f9a257d0978c66e86a0d0b37d578fbcb0aae48f4a48c6e12f
3
+ size 215349
wsdmcup2023/csv-test_public.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8d8902745ad811dab83b3f44b57040937172e0b618ea497fe093ecfc95121e7
3
+ size 84081
wsdmcup2023/csv-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ec9cd9ebebd6b185c25924d90769f58943707e6e97a3be6dc41b6432805bd3
3
+ size 1786765
wsdmcup2023/csv-train_sample.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:212ffeec897c12501cf294cbfdcd6acf924fda5888159929ae4583b9c3ab8a02
3
+ size 49147