Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
language-modeling
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
question-generation
License:
Update README.md
Browse files
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:** [
|
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
```
|