sadhaklal commited on
Commit
5da1baf
1 Parent(s): 22f5265

updated description 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-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.
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