rvignav commited on
Commit
1d3eebe
1 Parent(s): 184df41

Add metadata

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  To use our fine-tuned BioBERT model to remove references to priors from radiology reports, run the following:
2
 
3
  ```python
 
1
+ ---
2
+
3
+ language:
4
+ - py
5
+ metrics:
6
+ - f1
7
+
8
+ ---
9
+
10
  To use our fine-tuned BioBERT model to remove references to priors from radiology reports, run the following:
11
 
12
  ```python