unnir commited on
Commit
98edb06
1 Parent(s): 8d4d99c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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