Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -35,6 +35,9 @@ model-index:
|
|
35 |
- type: bertscore
|
36 |
value: 0.6179081806736384
|
37 |
name: BERTScore Precision
|
|
|
|
|
|
|
38 |
---
|
39 |
A question generation model trained on `SQuAD` dataset.
|
40 |
|
|
|
35 |
- type: bertscore
|
36 |
value: 0.6179081806736384
|
37 |
name: BERTScore Precision
|
38 |
+
- type: bertscore
|
39 |
+
value: 0.6282550888317503
|
40 |
+
name: BERTScore Recall
|
41 |
---
|
42 |
A question generation model trained on `SQuAD` dataset.
|
43 |
|