QGEval commited on
Commit
29dbce1
1 Parent(s): 1f6d8c5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Model Card of `QGEval2024/BART-base-HotpotQA-finetune`
2
+ This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) for question generation task on the [HotpotQA](https://hotpotqa.github.io/) (dataset_name: default).
3
+
4
+ ## Overview
5
+ Language model: facebook/bart-base
6
+ Language: en
7
+ Training data: HotpotQA
8
+ Repository: https://github.com/WeipingFu/QGEval
9
+ Paper: https://arxiv.org/abs/2406.05707
10
+
11
+ ## Usage