Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,12 @@ metrics:
|
|
| 8 |
- f1
|
| 9 |
- bertscore
|
| 10 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
# QA-Evaluation-Metrics 📊
|
| 13 |
|
|
|
|
| 8 |
- f1
|
| 9 |
- bertscore
|
| 10 |
pipeline_tag: text-classification
|
| 11 |
+
tags:
|
| 12 |
+
- question-answering
|
| 13 |
+
- evaluation
|
| 14 |
+
- text
|
| 15 |
+
datasets:
|
| 16 |
+
- zli12321/pedants_qa_evaluation_bench
|
| 17 |
---
|
| 18 |
# QA-Evaluation-Metrics 📊
|
| 19 |
|