Datasets:
lmqg
/

Modalities:
Text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
asahi417 commited on
Commit
3c187b2
·
1 Parent(s): 6a958e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
 
19
  ## Dataset Description
20
  - **Repository:** [https://github.com/asahi417/lm-question-generation](https://github.com/asahi417/lm-question-generation)
21
- - **Paper:** [TBA](TBA)
22
  - **Point of Contact:** [Asahi Ushio](http://asahiushio.com/)
23
 
24
  ### Dataset Summary
@@ -69,5 +69,15 @@ The data fields are the same among all splits.
69
  ## Citation Information
70
 
71
  ```
72
- TBA
 
 
 
 
 
 
 
 
 
 
73
  ```
 
18
 
19
  ## Dataset Description
20
  - **Repository:** [https://github.com/asahi417/lm-question-generation](https://github.com/asahi417/lm-question-generation)
21
+ - **Paper:** [https://arxiv.org/abs/2210.03992](https://arxiv.org/abs/2210.03992)
22
  - **Point of Contact:** [Asahi Ushio](http://asahiushio.com/)
23
 
24
  ### Dataset Summary
 
69
  ## Citation Information
70
 
71
  ```
72
+ @inproceedings{ushio-etal-2022-generative,
73
+ title = "{G}enerative {L}anguage {M}odels for {P}aragraph-{L}evel {Q}uestion {G}eneration",
74
+ author = "Ushio, Asahi and
75
+ Alva-Manchego, Fernando and
76
+ Camacho-Collados, Jose",
77
+ booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
78
+ month = dec,
79
+ year = "2022",
80
+ address = "Abu Dhabi, U.A.E.",
81
+ publisher = "Association for Computational Linguistics",
82
+ }
83
  ```