QGEval commited on
Commit
46b629c
1 Parent(s): cc647a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -9
README.md CHANGED
@@ -10,14 +10,10 @@ pipeline_tag: text-generation
10
  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).
11
 
12
  ## Overview
13
- Language model: facebook/bart-base
14
-
15
- Language: en
16
-
17
- Training data: HotpotQA
18
-
19
- Repository: https://github.com/WeipingFu/QGEval
20
-
21
- Paper: https://arxiv.org/abs/2406.05707
22
 
23
  ## Usage
 
10
  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).
11
 
12
  ## Overview
13
+ - Language model: facebook/bart-base
14
+ - Language: en
15
+ - Training data: HotpotQA
16
+ - Repository: https://github.com/WeipingFu/QGEval
17
+ - Paper: https://arxiv.org/abs/2406.05707
 
 
 
 
18
 
19
  ## Usage