dongqi-me commited on
Commit
fe18222
1 Parent(s): 384075c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +61 -1
README.md CHANGED
@@ -9,4 +9,64 @@ language:
9
  size_categories:
10
  - 10K<n<100K
11
  license: cc-by-4.0
12
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  size_categories:
10
  - 10K<n<100K
11
  license: cc-by-4.0
12
+ ---
13
+ # SciNews
14
+
15
+ The SciNews dataset is designed to facilitate the development and evaluation of models that generate scientific news reports from scholarly articles. This dataset aims to bridge the gap between complex scientific research and the general public by simplifying and summarizing academic content into accessible narratives. It supports tasks like text summarization, simplification, and the automated generation of scientific news, providing a valuable resource for enhancing public engagement with science and technology.
16
+
17
+ ## Dataset Details
18
+
19
+ ### Dataset Description
20
+
21
+
22
+ - **Curated by:** Dongqi Pu, Yifan Wang, Jia Loy, Vera Demberg from the Department of Computer Science and Department of Language Science and Technology at Saarland Informatics Campus, Saarland University, Germany.
23
+ - **Funded by [optional]:** 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).
24
+ - **Language(s) (NLP):** English
25
+
26
+ ### Dataset Sources [optional]
27
+
28
+ <!-- Provide the basic links for the dataset. -->
29
+
30
+ - **Repository:** The dataset and code related to this work are available at [SciNews Project Page](https://dongqi.me/projects/SciNews).
31
+ - **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" by Dongqi Pu, Yifan Wang, Jia Loy, Vera Demberg.
32
+
33
+
34
+ ## Dataset Creation
35
+
36
+ ### Data Collection and Processing
37
+
38
+ Data was collected from the Science X platform, an open-access hub for science, technology, and medical research news. The selection criteria ensured that the articles were open access and published under the "Creative Commons" CC-BY-4.0 license. Data extraction was performed using web scraping tools like Selenium and BeautifulSoup.
39
+
40
+ ### Annotations
41
+
42
+ The dataset does not include additional annotations as it is a compilation of existing scientific papers and their corresponding news reports. The quality control included automated and human assessments to ensure the relevance and quality of the news narratives in relation to the original scientific papers.
43
+
44
+ ### Recommendations
45
+
46
+ Users of the SciNews dataset should be aware of its limitations and biases, particularly when developing models for scientific news generation. Efforts should be made to address potential biases and ensure that generated narratives accurately and fairly represent the original scientific content.
47
+
48
+ ## Citation
49
+
50
+ **BibTeX:**
51
+
52
+ ```bibtex
53
+ @article{pu2024scinews,
54
+ title={SciNews: From Scholarly Complexities to Public Narratives – A Dataset for Scientific News Report Generation},
55
+ author={Pu, Dongqi and Wang, Yifan and Loy, Jia and Demberg, Vera},
56
+ journal={Saarland Informatics Campus, Saarland University, Germany},
57
+ year={2024}
58
+ }
59
+ ```
60
+
61
+ **APA:**
62
+
63
+ Pu, D., Wang, Y., Loy, J., & Demberg, V. (2024). SciNews: From Scholarly Complexities to Public Narratives – A Dataset for Scientific News Report Generation. Saarland Informatics Campus, Saarland University, Germany.
64
+
65
+
66
+ ## Dataset Card Authors
67
+
68
+ This dataset card was created based on the paper by Dongqi Pu, Yifan Wang, Jia Loy, Vera Demberg from Saarland University, Germany.
69
+
70
+ ## Dataset Card Contact
71
+
72
+ For further inquiries or questions regarding the SciNews dataset, please contact the email addresses: [email protected]