File size: 754 Bytes
e317eb9
04da03e
 
 
 
 
 
 
 
e317eb9
 
04da03e
 
e317eb9
 
 
 
 
 
 
 
 
 
04da03e
e317eb9
04da03e
 
e317eb9
 
 
 
 
 
bac0dc5
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
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.