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