Update README.md
Browse files
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"
|