bhadresh-savani
commited on
Commit
•
f7c166c
1
Parent(s):
cde49ec
Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,8 @@ metrics:
|
|
28 |
| --- | --- | --- | --- |
|
29 |
| [Distilbert-base-uncased-emotion](https://huggingface.co/bhadresh-savani/distilbert-base-uncased-emotion) | 93.8 | 93.79 | 398.69 |
|
30 |
| [Bert-base-uncased-emotion](https://huggingface.co/bhadresh-savani/bert-base-uncased-emotion) | 94.05 | 94.06 | 190.152 |
|
31 |
-
| [Roberta-base](https://huggingface.co/bhadresh-savani/roberta-base-emotion) | 93.95 | 93.97| 195.639 |
|
|
|
32 |
|
33 |
## How to Use the model:
|
34 |
```python
|
|
|
28 |
| --- | --- | --- | --- |
|
29 |
| [Distilbert-base-uncased-emotion](https://huggingface.co/bhadresh-savani/distilbert-base-uncased-emotion) | 93.8 | 93.79 | 398.69 |
|
30 |
| [Bert-base-uncased-emotion](https://huggingface.co/bhadresh-savani/bert-base-uncased-emotion) | 94.05 | 94.06 | 190.152 |
|
31 |
+
| [Roberta-base-emotion](https://huggingface.co/bhadresh-savani/roberta-base-emotion) | 93.95 | 93.97| 195.639 |
|
32 |
+
| [Albert-base-v2-emotion](https://huggingface.co/bhadresh-savani/albert-base-v2-emotion) | 93.6 | 93.65 | 182.794 |
|
33 |
|
34 |
## How to Use the model:
|
35 |
```python
|