sadhaklal commited on
Commit
27f7006
1 Parent(s): 5da1baf

updated dataset name in README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ widget:
17
 
18
  # bert-base-uncased-finetuned-sst2-v2
19
 
20
- BERT (`"bert-base-uncased"`) finetuned on SST-2.
21
 
22
  This model pertains to the "Try it out!" exercise in section 4 of chapter 3 of the Hugging Face "NLP Course" (https://huggingface.co/learn/nlp-course/chapter3/4).
23
 
 
17
 
18
  # bert-base-uncased-finetuned-sst2-v2
19
 
20
+ BERT (`"bert-base-uncased"`) finetuned on SST-2 (Stanford Sentiment Treebank Binary).
21
 
22
  This model pertains to the "Try it out!" exercise in section 4 of chapter 3 of the Hugging Face "NLP Course" (https://huggingface.co/learn/nlp-course/chapter3/4).
23