Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -20,6 +20,9 @@ model-index:
|
|
20 |
- type: bertscore
|
21 |
value: 0.6905492821454426
|
22 |
name: BERTScore Precision
|
|
|
|
|
|
|
23 |
---
|
24 |
A question generation model trained on `SQuAD` and `Spoken-SQuAD`
|
25 |
|
|
|
20 |
- type: bertscore
|
21 |
value: 0.6905492821454426
|
22 |
name: BERTScore Precision
|
23 |
+
- type: bertscore
|
24 |
+
value: 0.676456374645377
|
25 |
+
name: BERTScore Recall
|
26 |
---
|
27 |
A question generation model trained on `SQuAD` and `Spoken-SQuAD`
|
28 |
|