serpxe commited on
Commit
9af8812
·
1 Parent(s): f31ad74

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Dataset Card for Rheumatology Abstracts
2
+ ## Data Source
3
+ This dataset comes from PubMed, derived from my fork of the pymed package (no longer maintained). My fork can be found at https://github.com/cmcmaster1/pymed
4
+
5
+ ## Data Structure
6
+ The dataset is split into train (80%) and test (20%) files (CSV). Each file contains three columns:
7
+ - id
8
+ - abstract (minus conclusion)
9
+ - conclusion