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