Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,11 @@ size_categories:
|
|
| 12 |
task_categories:
|
| 13 |
- text-retrieval
|
| 14 |
- question-answering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
# Accel-IR Gold Standard Dataset
|
| 17 |
|
|
|
|
| 12 |
task_categories:
|
| 13 |
- text-retrieval
|
| 14 |
- question-answering
|
| 15 |
+
configs:
|
| 16 |
+
- config_name: default
|
| 17 |
+
data_files:
|
| 18 |
+
- split: test
|
| 19 |
+
path: "Accel_IR_expert_golden_annotation.csv"
|
| 20 |
---
|
| 21 |
# Accel-IR Gold Standard Dataset
|
| 22 |
|