AdamCodd commited on
Commit
74b5a60
1 Parent(s): 302e494

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ model-index:
34
 
35
  # tinybert-emotion
36
 
37
- This model is a fine-tuned version of [bert-tiny](prajjwal1/bert-tiny) on the [emotion balanced dataset](https://huggingface.co/datasets/AdamCodd/emotion-balanced).
38
  It achieves the following results on the evaluation set:
39
  - Loss: 0.1809
40
  - Accuracy: 0.9354
 
34
 
35
  # tinybert-emotion
36
 
37
+ This model is a fine-tuned version of [bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on the [emotion balanced dataset](https://huggingface.co/datasets/AdamCodd/emotion-balanced).
38
  It achieves the following results on the evaluation set:
39
  - Loss: 0.1809
40
  - Accuracy: 0.9354