kherzieandal commited on
Commit
a351e05
·
verified ·
1 Parent(s): 74abbe3

Added new model

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 cardiffnlp/tweet_eval dataset.
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}