forwins commited on
Commit
956cb5f
·
verified ·
1 Parent(s): 3515806

Update README.md

Browse files

The direct link to the original dataset file: https://archive.ics.uci.edu/ml/machine-learning-databases/00462/drugsCom_raw.zip
This dataset was changed a little bit as data preprocessing for further training

Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - summarization
5
+ - text-classification
6
+ language:
7
+ - en
8
+ tags:
9
+ - medical
10
+ pretty_name: DRD
11
+ ---