SavirD commited on
Commit
6d8517e
1 Parent(s): 6328178

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ pipeline_tag: text-classification
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
  # distilbert-base-uncased-lora-text-classification
21
-
22
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 1.1550
 
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
  # distilbert-base-uncased-lora-text-classification
21
+ # This model is used for Sentimental Analysis and given an input will return Positive or Negative
22
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 1.1550