rttl commited on
Commit
7a030c3
1 Parent(s): b4a11a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,4 +4,4 @@ license: bigscience-bloom-rail-1.0
4
 
5
  # Senty BERT
6
 
7
- A fine-tuned bert-base-uncased on the original dataset of yelp reviews (https://yelp.com/dataset) with text classification as the down-stream task.
 
4
 
5
  # Senty BERT
6
 
7
+ A fine-tuned bert-base-uncased on the original dataset of yelp reviews (https://yelp.com/dataset) and the SST-3 dataset with text classification as the down-stream task.