Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Tobias
/
bert-base-uncased_English_Hotel_sentiment
like
3
Text Classification
Transformers
google-tensorflow
TensorFlow
English
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
1dfff10
bert-base-uncased_English_Hotel_sentiment
/
manifest.json
Tobias
Upload manifest.json
8842556
over 2 years ago
raw
Copy download link
history
blame
Safe
180 Bytes
{
"type"
:
"huggingface_pipeline"
,
"pipeline_class"
:
"TextClassificationPipeline"
,
"tokenizer_class"
:
"BertTokenizerFast"
,
"model_class"
:
"TFBertForSequenceClassification"
}