AdamCodd commited on
Commit
37e6288
1 Parent(s): 844544c

Add ONNX repo

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -57,6 +57,8 @@ It achieves the following results on the evaluation set:
57
  - Loss: 0.1216
58
  - Accuracy: 0.9521
59
 
 
 
60
  ## Model description
61
 
62
  This emotion classifier has been trained on 89_754 examples split into train, validation and test. Each label was perfectly balanced in each split.
 
57
  - Loss: 0.1216
58
  - Accuracy: 0.9521
59
 
60
+ <b>ONNX version</b>: [distilbert-base-uncased-finetuned-emotion-balanced-onnx](https://huggingface.co/AdamCodd/distilbert-base-uncased-finetuned-emotion-balanced-onnx)
61
+
62
  ## Model description
63
 
64
  This emotion classifier has been trained on 89_754 examples split into train, validation and test. Each label was perfectly balanced in each split.