kherzieandal
commited on
Added new model
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
# distilbert-base-uncased-lora-text-classification
|
22 |
|
23 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 1.6478
|
26 |
- Accuracy: {'accuracy': 0.7620320855614974}
|
|
|
20 |
|
21 |
# distilbert-base-uncased-lora-text-classification
|
22 |
|
23 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the tweet_eval dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 1.6478
|
26 |
- Accuracy: {'accuracy': 0.7620320855614974}
|