Vadim Borisov
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ inference:
|
|
23 |
parameters:
|
24 |
temperature: 1
|
25 |
pipeline_tag: text-classification
|
|
|
26 |
---
|
27 |
# BERT-based Sentiment Classification Mode
|
28 |
|
|
|
23 |
parameters:
|
24 |
temperature: 1
|
25 |
pipeline_tag: text-classification
|
26 |
+
base_model: google-bert/bert-base-uncased
|
27 |
---
|
28 |
# BERT-based Sentiment Classification Mode
|
29 |
|