Chungfan commited on
Commit
0ec372e
1 Parent(s): 0d9c4f9

Create README.md

Browse files

The biomedical literature and summaries were obtained by TGoldsack et al., organizers of the shared task "BioLaySumm 2023 Task 1 - Lay Summarization of Biomedical Articles" (https://codalab.lisn.upsaclay.fr/competitions/12125#participate). We are simply organizing and uploading the dataset to HuggingFace to make it more available for experiments and researches.

The data for this task derives from PLOS and eLife biomedical journals that promote accessibility for biomedical researches and consists of biomedical research articles paired with expert-written technical and lay summaries.

Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - summarization
4
+ language:
5
+ - en
6
+ tags:
7
+ - biology
8
+ - medical
9
+ pretty_name: f
10
+ size_categories:
11
+ - 10K<n<100K
12
+ ---