Ngit commited on
Commit
93f2ed2
1 Parent(s): 387a1ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -35,7 +35,7 @@ The following hyperparameters were used during training:
35
  |--------------------|-------------|----------|--------| --------|
36
  | unitary/toxic-bert (110M) | MiniLMv2-L6-H384-goemotions-v2 (23M) | Test (ROC_AUC) | 0.98636 | 0.98600 |
37
 
38
- # Training Code, Evaluation & Deployment
39
 
40
- Check
41
 
 
35
  |--------------------|-------------|----------|--------| --------|
36
  | unitary/toxic-bert (110M) | MiniLMv2-L6-H384-goemotions-v2 (23M) | Test (ROC_AUC) | 0.98636 | 0.98600 |
37
 
38
+ # Deployment
39
 
40
+ Check this [repository](https://github.com/minuva/toxicity-prediction-serverless) to see how to deploy in a serveless enviroment with onnnxruntime
41