model update
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ model-index:
|
|
51 |
# Language Models Fine-tuning on Question Generation: `lmqg/bart-base-squad-default`
|
52 |
This model is fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) for question generation task on the
|
53 |
[lmqg/qg_squad](https://huggingface.co/datasets/lmqg/qg_squad) (dataset_name: default).
|
54 |
-
|
55 |
|
56 |
### Overview
|
57 |
- **Language model:** [facebook/bart-base](https://huggingface.co/facebook/bart-base)
|
|
|
51 |
# Language Models Fine-tuning on Question Generation: `lmqg/bart-base-squad-default`
|
52 |
This model is fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) for question generation task on the
|
53 |
[lmqg/qg_squad](https://huggingface.co/datasets/lmqg/qg_squad) (dataset_name: default).
|
54 |
+
This model is fine-tuned without parameter search (default configuration is taken from [ERNIE-GEN](https://arxiv.org/abs/2001.11314)).
|
55 |
|
56 |
### Overview
|
57 |
- **Language model:** [facebook/bart-base](https://huggingface.co/facebook/bart-base)
|