Commit ·
7c4f5f8
1
Parent(s): 0b496aa
Update README.md
Browse files
README.md
CHANGED
|
@@ -91,6 +91,15 @@ The data fields are the same among all splits.
|
|
| 91 |
| -------- | -----: | ---------: |
|
| 92 |
| squad_v2 | 130319 | 11873 |
|
| 93 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
### Considerations for Using the Data
|
| 95 |
|
| 96 |
Due to DeepL terms and conditions, this dataset **must not be used for any machine translation work**, namely machine translation
|
|
|
|
| 91 |
| -------- | -----: | ---------: |
|
| 92 |
| squad_v2 | 130319 | 11873 |
|
| 93 |
|
| 94 |
+
### Evaluation Results
|
| 95 |
+
|
| 96 |
+
Results from fine-tuning [TurkuNLP/bert-base-finnish-cased-v1](ttps://huggingface.co/TurkuNLP/bert-base-finnish-cased-v1) for extractive question answering.
|
| 97 |
+
|
| 98 |
+
| dataset | F1 |
|
| 99 |
+
| -------------------- | ----: |
|
| 100 |
+
| TurkuNLP/squad_v2_fi | 73.66 |
|
| 101 |
+
| ilmariky/SQuAD_v2_fi | 61.87 |
|
| 102 |
+
|
| 103 |
### Considerations for Using the Data
|
| 104 |
|
| 105 |
Due to DeepL terms and conditions, this dataset **must not be used for any machine translation work**, namely machine translation
|