rasyosef commited on
Commit
65e8f63
1 Parent(s): 27bfd3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ probably proofread and complete it, then remove this comment. -->
22
 
23
  # roberta-base-finetuned-sst2
24
 
25
- This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the glue [sst2](https://huggingface.co/datasets/sst2) dataset.
26
  It achieves the following results on the evaluation set:
27
  - Train Loss: 0.0760
28
  - Train Accuracy: 0.9736
 
22
 
23
  # roberta-base-finetuned-sst2
24
 
25
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the glue [sst2](https://huggingface.co/datasets/sst2) dataset for sentiment classification.
26
  It achieves the following results on the evaluation set:
27
  - Train Loss: 0.0760
28
  - Train Accuracy: 0.9736