CK42 commited on
Commit
0f845a1
1 Parent(s): 31a8a35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -36,4 +36,7 @@ classifier using the features produced by the BERT model as inputs.
36
  ## Model description [sbcBI/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.
 
 
 
 
36
  ## Model description [sbcBI/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.
40
+
41
+ ## Model description [CK42/sbcBI/sentiment_analysis]
42
+ This is clone of "https://huggingface.co/sbcBI/sentiment_analysis"