saattrupdan
commited on
Commit
•
891744c
1
Parent(s):
67c9cff
Update README.md
Browse files
README.md
CHANGED
@@ -7,26 +7,12 @@ model-index:
|
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
-
|
11 |
-
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
|
14 |
-
|
15 |
-
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
-
|
18 |
-
|
19 |
-
## Model description
|
20 |
-
|
21 |
-
More information needed
|
22 |
-
|
23 |
-
## Intended uses & limitations
|
24 |
-
|
25 |
-
More information needed
|
26 |
-
|
27 |
-
## Training and evaluation data
|
28 |
-
|
29 |
-
More information needed
|
30 |
|
31 |
## Training procedure
|
32 |
|
|
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
+
# TExAS-SQuAD-de
|
|
|
11 |
|
12 |
+
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the TExAS-SQuAD-de dataset.
|
|
|
|
|
13 |
It achieves the following results on the evaluation set:
|
14 |
+
- Exact match: 61.45%
|
15 |
+
- F1-score: 66.12%
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Training procedure
|
18 |
|