Ngit commited on
Commit
660c773
1 Parent(s): abb2395

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ The following hyperparameters were used during training:
33
 
34
  | Teacher (params) | Student (params) | Set (metric) | Score (teacher) | Score (student) |
35
  |--------------------|-------------|----------|--------| --------|
36
- | unitary/toxic-bert (110M) | MiniLMv2-L6-H384-goemotions-v2 (33M) | Test (ROC_AUC) | 0.98636 | 0.98600 |
37
 
38
  # Training Code, Evaluation & Deployment
39
 
 
33
 
34
  | Teacher (params) | Student (params) | Set (metric) | Score (teacher) | Score (student) |
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