xaqren commited on
Commit
b539ca0
1 Parent(s): a9b5e39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -35,5 +35,5 @@ classifier using the features produced by the BERT model as inputs.
35
 
36
  ## Model description [xaqren/sentiment_analysis]
37
 
38
- This is a fine-tuned downstream version of bert-base-uncased model for sentiment analysis, this model is not intended for
39
- furthur downstream fine-tuning for any other tasks. This model is trained on a classified dataset for a specific task.
35
 
36
  ## Model description [xaqren/sentiment_analysis]
37
 
38
+ This is a fine-tuned downstream version of the bert-base-uncased model for sentiment analysis, this model is not intended for
39
+ further downstream fine-tuning for any other tasks. This model is trained on a classified dataset for text-classification.