Spaces:
Runtime error
Runtime error
Update Space (evaluate main: 05209ece)
Browse files
README.md
CHANGED
@@ -10,6 +10,12 @@ pinned: false
|
|
10 |
tags:
|
11 |
- evaluate
|
12 |
- metric
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Metric Card for SQuAD
|
|
|
10 |
tags:
|
11 |
- evaluate
|
12 |
- metric
|
13 |
+
description: >-
|
14 |
+
This metric wrap the official scoring script for version 1 of the Stanford Question Answering Dataset (SQuAD).
|
15 |
+
|
16 |
+
Stanford Question Answering Dataset (SQuAD) is a reading comprehension dataset, consisting of questions posed by
|
17 |
+
crowdworkers on a set of Wikipedia articles, where the answer to every question is a segment of text, or span,
|
18 |
+
from the corresponding reading passage, or the question might be unanswerable.
|
19 |
---
|
20 |
|
21 |
# Metric Card for SQuAD
|