jsylee commited on
Commit
ca88b1a
1 Parent(s): e151a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -24,10 +24,8 @@ widget:
24
  ---
25
 
26
  This is a SciBERT-based model fine-tuned to perform Named Entity Recognition on drug names and adverse drug effects.
27
-
28
  ![model image](https://raw.githubusercontent.com/jsylee/personal-projects/master/Hugging%20Face%20ADR%20Fine-Tuning/hf_adr.png)
29
 
30
-
31
  This model classifies input tokens into one of five classes:
32
 
33
  - `B-DRUG`: beginning of a drug entity
 
24
  ---
25
 
26
  This is a SciBERT-based model fine-tuned to perform Named Entity Recognition on drug names and adverse drug effects.
 
27
  ![model image](https://raw.githubusercontent.com/jsylee/personal-projects/master/Hugging%20Face%20ADR%20Fine-Tuning/hf_adr.png)
28
 
 
29
  This model classifies input tokens into one of five classes:
30
 
31
  - `B-DRUG`: beginning of a drug entity