Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ The SciNews dataset is designed to facilitate the development and evaluation of
|
|
18 |
|
19 |
### Dataset Description
|
20 |
|
21 |
-
- **Curated by:** Dongqi
|
22 |
- **Funded by:** This project has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 Research and Innovation Programme (Grant Agreement No. 948878).
|
23 |
- **Language(s) (NLP):** English
|
24 |
|
@@ -26,7 +26,7 @@ The SciNews dataset is designed to facilitate the development and evaluation of
|
|
26 |
|
27 |
|
28 |
- **Repository:** The dataset and code related to this work are available at [SciNews Project Page](https://dongqi.me/projects/SciNews).
|
29 |
-
- **Paper:** The details about the dataset can be found in the paper "[SciNews: From Scholarly Complexities to Public Narratives – A Dataset for Scientific News Report Generation](https://aclanthology.org/2024.lrec-main.1258/)" by Dongqi
|
30 |
|
31 |
|
32 |
## Dataset Creation
|
@@ -50,7 +50,7 @@ Users of the SciNews dataset should be aware of its limitations and biases, part
|
|
50 |
```bibtex
|
51 |
@inproceedings{pu-etal-2024-scinews-scholarly,
|
52 |
title = "{S}ci{N}ews: From Scholarly Complexities to Public Narratives {--} a Dataset for Scientific News Report Generation",
|
53 |
-
author = "
|
54 |
Wang, Yifan and
|
55 |
Loy, Jia E. and
|
56 |
Demberg, Vera",
|
@@ -70,10 +70,6 @@ Users of the SciNews dataset should be aware of its limitations and biases, part
|
|
70 |
}
|
71 |
```
|
72 |
|
73 |
-
**ACL:**
|
74 |
-
|
75 |
-
Dongqi Pu, Yifan Wang, Jia E. Loy, and Vera Demberg. 2024. SciNews: From Scholarly Complexities to Public Narratives – a Dataset for Scientific News Report Generation. In Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024), pages 14429–14444, Torino, Italy. ELRA and ICCL.
|
76 |
-
|
77 |
## Contact
|
78 |
|
79 |
For further inquiries or questions regarding the SciNews dataset, please contact the email address: [email protected]
|
|
|
18 |
|
19 |
### Dataset Description
|
20 |
|
21 |
+
- **Curated by:** Dongqi Liu, Yifan Wang, Jia Loy, Vera Demberg from the (1). Department of Computer Science and (2). Department of Language Science and Technology at Saarland Informatics Campus, Saarland University, Germany.
|
22 |
- **Funded by:** This project has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 Research and Innovation Programme (Grant Agreement No. 948878).
|
23 |
- **Language(s) (NLP):** English
|
24 |
|
|
|
26 |
|
27 |
|
28 |
- **Repository:** The dataset and code related to this work are available at [SciNews Project Page](https://dongqi.me/projects/SciNews).
|
29 |
+
- **Paper:** The details about the dataset can be found in the paper "[SciNews: From Scholarly Complexities to Public Narratives – A Dataset for Scientific News Report Generation](https://aclanthology.org/2024.lrec-main.1258/)" by Dongqi Liu, Yifan Wang, Jia Loy, Vera Demberg.
|
30 |
|
31 |
|
32 |
## Dataset Creation
|
|
|
50 |
```bibtex
|
51 |
@inproceedings{pu-etal-2024-scinews-scholarly,
|
52 |
title = "{S}ci{N}ews: From Scholarly Complexities to Public Narratives {--} a Dataset for Scientific News Report Generation",
|
53 |
+
author = "Liu, Dongqi and
|
54 |
Wang, Yifan and
|
55 |
Loy, Jia E. and
|
56 |
Demberg, Vera",
|
|
|
70 |
}
|
71 |
```
|
72 |
|
|
|
|
|
|
|
|
|
73 |
## Contact
|
74 |
|
75 |
For further inquiries or questions regarding the SciNews dataset, please contact the email address: [email protected]
|