Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Science Journal for Kids Data
|
2 |
|
3 |
This repository contains a dataset of abstracts from the Science Journal for Kids website and the original academic papers. It includes metadata such as titles, URLs, reading levels, and links to the full academic papers. The dataset is designed to support research and analysis of educational content tailored for young learners.
|
@@ -29,5 +45,4 @@ If you use this dataset in your research, please cite it using the following Bib
|
|
29 |
year = {2024},
|
30 |
address = {Bangkok, Thailand},
|
31 |
note = {A paper presented at the BioLaySumm 2024 shared task on lay summarization of biomedical research articles.}
|
32 |
-
}
|
33 |
-
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- summarization
|
4 |
+
- text2text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- biology
|
9 |
+
- lay_summary
|
10 |
+
- summarization
|
11 |
+
- lay_summarization
|
12 |
+
- kids
|
13 |
+
- children
|
14 |
+
size_categories:
|
15 |
+
- n<1K
|
16 |
+
---
|
17 |
# Science Journal for Kids Data
|
18 |
|
19 |
This repository contains a dataset of abstracts from the Science Journal for Kids website and the original academic papers. It includes metadata such as titles, URLs, reading levels, and links to the full academic papers. The dataset is designed to support research and analysis of educational content tailored for young learners.
|
|
|
45 |
year = {2024},
|
46 |
address = {Bangkok, Thailand},
|
47 |
note = {A paper presented at the BioLaySumm 2024 shared task on lay summarization of biomedical research articles.}
|
48 |
+
}
|
|