Update README.md
Browse files
README.md
CHANGED
@@ -21,12 +21,10 @@ language:
|
|
21 |
- en
|
22 |
---
|
23 |
|
24 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
25 |
-
should probably proofread and complete it, then remove this comment. -->
|
26 |
|
27 |
# bert-drug-review-to-condition
|
28 |
|
29 |
-
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on
|
30 |
It achieves the following results on the evaluation set:
|
31 |
- Loss: 0.6678
|
32 |
- Accuracy: 0.8376
|
|
|
21 |
- en
|
22 |
---
|
23 |
|
|
|
|
|
24 |
|
25 |
# bert-drug-review-to-condition
|
26 |
|
27 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on this dataset: Kallumadi,Surya and Grer,Felix. (2018). Drug Reviews (Drugs.com). UCI Machine Learning Repository. https://doi.org/10.24432/C5SK5S.
|
28 |
It achieves the following results on the evaluation set:
|
29 |
- Loss: 0.6678
|
30 |
- Accuracy: 0.8376
|