migueladarlo
commited on
Commit
·
fbcdb1c
1
Parent(s):
3ebbfe5
Update README.md
Browse filesEdit to point to distilbert-base-uncased
README.md
CHANGED
@@ -17,7 +17,7 @@ model-index:
|
|
17 |
|
18 |
# distilbert-depression-base
|
19 |
|
20 |
-
This model is a fine-tuned version of [base-uncased](https://huggingface.co/distilbert-base-uncased) trained on CLPsych 2015 and evaluated on a scraped dataset from Twitter.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Evaluation Loss: 0.64
|
23 |
- Accuracy: 0.65
|
|
|
17 |
|
18 |
# distilbert-depression-base
|
19 |
|
20 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) trained on CLPsych 2015 and evaluated on a scraped dataset from Twitter.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Evaluation Loss: 0.64
|
23 |
- Accuracy: 0.65
|