finnianx commited on
Commit
456558a
·
verified ·
1 Parent(s): 6c55d5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,4 +14,4 @@ The tokenizer is a basic bpe tokenizer that was trained on a smaller subset of 8
14
 
15
  This model has not undergone any post-training.
16
 
17
- This base model is best suited for fine-tuning on specific tasks. On its own, it very limited, but it is a pretty flexible foundation for applications such as toxic comment detection or sentiment analysis.
 
14
 
15
  This model has not undergone any post-training.
16
 
17
+ This base model is best suited for fine-tuning on specific tasks. On its own, it is very limited, but it is a pretty flexible foundation for applications such as toxic comment detection or sentiment analysis.