File size: 1,118 Bytes
a8c6917
 
3d81b74
 
 
e9f50e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
license: mit
language:
- en
library_name: bertopic
---

# Model Card for bert-sentiment-classifier
Sentiment Classifier between positive and negative messages.

### Model Description

<!-- Provide a longer summary of what this model is. -->

{{ model_description | default("", true) }}

- **Developed by:** Rootstrap
- **Model type:** classifier
- **Language:** English
- **License:** MIT
- **Finetuned from model:** Bert

### Model Sources 
- **Demo [optional]:** https://huggingface.co/spaces/rootstrap-org/bert-sentiment-classifier/tree/main

### Direct Use
This classifier  is used only for demo propose.

### Out-of-Scope Use
This specific model has not been used in production. 

## Bias, Risks, and Limitations

## Training Details
Training has been done with [classify_sentiment_with_bert notebook](https://huggingface.co/spaces/rootstrap-org/bert-sentiment-classifier/blob/main/notebooks/classify_sentiment_with_bert.ipynb)
Fine tuning model [small_bert/bert_en_uncased_L-10_H-512_A-8](https://tfhub.dev/tensorflow/small_bert/bert_en_uncased_L-10_H-512_A-8/1)


## Evaluation

#### Metrics


### Results