asahi417 commited on
Commit
9f4eaff
·
1 Parent(s): b6627a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ pinned: false
13
 
14
  <br>
15
 
16
- ***Language Models for Question Generation (LMQG)*** is the official registry of <a href="paper_link">"Generative Language Models for Paragraph-Level Question Generation, EMNLP 2022"</a>, which has proposed <a href="https://github.com/asahi417/lm-question-generation/blob/master/QG_BENCH.md">QG-Bench</a>, multilingual and multidomain question generation datasets and models.
17
  See the official <a href="https://github.com/asahi417/lm-question-generation">GitHub</a> for more information.
18
  The QG models can be used with <a href="https://pypi.org/project/lmqg">`lmqg`</a> library as below.
19
 
@@ -47,7 +47,7 @@ See more information bellow.
47
  <ul>
48
  <li>&nbsp; lmqg: <a href="https://github.com/asahi417/lm-question-generation">https://github.com/asahi417/lm-question-generation</a></li>
49
  <li>&nbsp; QG-Bench: <a href="https://github.com/asahi417/lm-question-generation/blob/master/QG_BENCH.md#datasets">https://github.com/asahi417/lm-question-generation/blob/master/QG_BENCH.md#datasets</a></li>
50
- <li>&nbsp; Paper (EMNLP 2022): <a href="https://arxiv.org/abs/2210.03992">https://arxiv.org/abs/2210.03992</a></li>
51
  </ul>
52
 
53
 
 
13
 
14
  <br>
15
 
16
+ ***Language Models for Question Generation (LMQG)*** is the official registry of <a href="https://aclanthology.org/2022.emnlp-main.42/">"Generative Language Models for Paragraph-Level Question Generation, EMNLP 2022"</a>, which has proposed <a href="https://github.com/asahi417/lm-question-generation/blob/master/QG_BENCH.md">QG-Bench</a>, multilingual and multidomain question generation datasets and models.
17
  See the official <a href="https://github.com/asahi417/lm-question-generation">GitHub</a> for more information.
18
  The QG models can be used with <a href="https://pypi.org/project/lmqg">`lmqg`</a> library as below.
19
 
 
47
  <ul>
48
  <li>&nbsp; lmqg: <a href="https://github.com/asahi417/lm-question-generation">https://github.com/asahi417/lm-question-generation</a></li>
49
  <li>&nbsp; QG-Bench: <a href="https://github.com/asahi417/lm-question-generation/blob/master/QG_BENCH.md#datasets">https://github.com/asahi417/lm-question-generation/blob/master/QG_BENCH.md#datasets</a></li>
50
+ <li>&nbsp; Paper (EMNLP 2022): <a href="https://aclanthology.org/2022.emnlp-main.42/">https://aclanthology.org/2022.emnlp-main.42/</a></li>
51
  </ul>
52
 
53