Update README.md
Browse files
README.md
CHANGED
@@ -31,13 +31,13 @@ model-index:
|
|
31 |
type: alinet/spoken_squad
|
32 |
metrics:
|
33 |
- type: bertscore
|
34 |
-
value: 0.
|
35 |
name: BERTScore F1
|
36 |
- type: bertscore
|
37 |
-
value: 0.
|
38 |
name: BERTScore Precision
|
39 |
- type: bertscore
|
40 |
-
value: 0.
|
41 |
name: BERTScore Recall
|
42 |
---
|
43 |
A question generation model trained on `SQuAD` and `Spoken-SQuAD`
|
|
|
31 |
type: alinet/spoken_squad
|
32 |
metrics:
|
33 |
- type: bertscore
|
34 |
+
value: 0.6375612532393318
|
35 |
name: BERTScore F1
|
36 |
- type: bertscore
|
37 |
+
value: 0.6397380229210538
|
38 |
name: BERTScore Precision
|
39 |
- type: bertscore
|
40 |
+
value: 0.6385392911981904
|
41 |
name: BERTScore Recall
|
42 |
---
|
43 |
A question generation model trained on `SQuAD` and `Spoken-SQuAD`
|