Datasets:

Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
dustalov Senarect commited on
Commit
301221a
·
1 Parent(s): 52c5450

Repeating the question-image-answer example (#5)

Browse files

- Repeating the question-image-answer example (87b23dd87933151ceb7979ac087390e866aa2076)


Co-authored-by: Denis Fraltsov <[email protected]>

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -59,10 +59,11 @@ dataset_info:
59
  - **Leaderboard:** [CodaLab Competition Leaderboard](https://codalab.lisn.upsaclay.fr/competitions/7434#results)
60
  - **Point of Contact:** [email protected]
61
 
62
- ### Image example from the dataset
63
-
64
- ![Image example of tennis' player and the bounding box referring to the answer to particular question](https://tlk-infra-front.azureedge.net/portal-static/images/wsdm2023/tennis/x2/image.webp)
65
-
 
66
 
67
  ### Dataset Summary
68
 
 
59
  - **Leaderboard:** [CodaLab Competition Leaderboard](https://codalab.lisn.upsaclay.fr/competitions/7434#results)
60
  - **Point of Contact:** [email protected]
61
 
62
+ | Question | Image and Answer |
63
+ | --- | --- |
64
+ | What do you use to hit the ball? | <img src="https://tlk-infra-front.azureedge.net/portal-static/images/wsdm2023/tennis/x2/image.webp" width="228" alt="What do you use to hit the ball?"> |
65
+ | What do people use for cutting? | <img src="https://tlk-infra-front.azureedge.net/portal-static/images/wsdm2023/scissors/x2/image.webp" width="228" alt="What do people use for cutting?"> |
66
+ | What do we use to support the immune system and get vitamin C? | <img src="https://tlk-infra-front.azureedge.net/portal-static/images/wsdm2023/juice/x2/image.webp" width="228" alt="What do we use to support the immune system and get vitamin C?"> |
67
 
68
  ### Dataset Summary
69