websrc-test / README.md
hheiden-roots's picture
Upload dataset
04da03e verified
---
language:
- en
license: mit
size_categories:
- 10K<n<100K
task_categories:
- question-answering
pretty_name: WebSRC-test
dataset_info:
features:
- name: id
dtype: string
- name: domain
dtype: string
- name: page_id
dtype: string
- name: question
dtype: string
- name: image
dtype: string
splits:
- name: test
num_bytes: 2874231078
num_examples: 40357
download_size: 84043408
dataset_size: 2874231078
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for WebSRC Test Split
This is the test split (without ground truth) for WebSRC. See [WebSRC](https://huggingface.co/datasets/rootsautomation/websrc) for the full train and dev splits, with answers.