Datasets:
Tasks:
Visual Question Answering
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ The Kvasir-VQA dataset is an extended dataset derived from the HyperKvasir and K
|
|
36 |
# Usage
|
37 |
You can use the Kvasir-VQA dataset directly from HuggingFace Dataset Hub.
|
38 |
|
39 |
-
🔥 See [Jupyter Notebook Demo](https://huggingface.co/datasets/
|
40 |
|
41 |
```
|
42 |
from datasets import load_dataset
|
|
|
36 |
# Usage
|
37 |
You can use the Kvasir-VQA dataset directly from HuggingFace Dataset Hub.
|
38 |
|
39 |
+
🔥 See [Jupyter Notebook Demo](https://huggingface.co/datasets/SimulaMet-HOST/Kvasir-VQA/blob/main/explore_Kvasir-VQA.ipynb). You can open the notebook on Google Colab.
|
40 |
|
41 |
```
|
42 |
from datasets import load_dataset
|