wzkariampuzha commited on
Commit
a3eb27c
1 Parent(s): 3b0c45e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## DOCUMENTATION UPDATES IN PROGRESS
2
  datasets:
3
  - wmt19
4
 
@@ -20,8 +20,10 @@ datasets:
20
  - wmt19
21
  metrics:
22
  - bleu
23
- - sacrebleu
24
  ---
 
 
25
 
26
  ## Model description
27
  **EpiExtract4GARD** is a fine-tuned [BioBERT-base-cased](https://huggingface.co/dmis-lab/biobert-base-cased-v1.1) model that is ready to use for **Named Entity Recognition** of locations (LOC), epidemiologic types (EPI), and epidemiologic rates (STAT). This model was fine-tuned on [EpiSet4NER](https://huggingface.co/datasets/ncats/EpiSet4NER) for epidemiological information from rare disease abstracts. See dataset documentation for details on the weakly supervised teaching methods and dataset biases and limitations. See [EpiExtract4GARD on GitHub](https://github.com/ncats/epi4GARD/tree/master/EpiExtract4GARD#epiextract4gard) for details on the entire pipeline.
 
1
+ ---
2
  datasets:
3
  - wmt19
4
 
 
20
  - wmt19
21
  metrics:
22
  - bleu
23
+
24
  ---
25
+
26
+ ## DOCUMENTATION UPDATES IN PROGRESS
27
 
28
  ## Model description
29
  **EpiExtract4GARD** is a fine-tuned [BioBERT-base-cased](https://huggingface.co/dmis-lab/biobert-base-cased-v1.1) model that is ready to use for **Named Entity Recognition** of locations (LOC), epidemiologic types (EPI), and epidemiologic rates (STAT). This model was fine-tuned on [EpiSet4NER](https://huggingface.co/datasets/ncats/EpiSet4NER) for epidemiological information from rare disease abstracts. See dataset documentation for details on the weakly supervised teaching methods and dataset biases and limitations. See [EpiExtract4GARD on GitHub](https://github.com/ncats/epi4GARD/tree/master/EpiExtract4GARD#epiextract4gard) for details on the entire pipeline.