update table
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ The following hyperparameters were used during training:
|
|
34 |
|
35 |
| Teacher (params) | Student (params) | Set (metric) | Score (teacher) | Score (student) |
|
36 |
|--------------------|-------------|----------|--------| --------|
|
37 |
-
| unitary/toxic-bert (110M) | MiniLMv2-
|
38 |
|
39 |
# Deployment
|
40 |
|
|
|
34 |
|
35 |
| Teacher (params) | Student (params) | Set (metric) | Score (teacher) | Score (student) |
|
36 |
|--------------------|-------------|----------|--------| --------|
|
37 |
+
| unitary/toxic-bert (110M) | MiniLMv2-toxic-jijgsaw (23M) | Test (ROC_AUC) | 0.98636 | 0.98600 |
|
38 |
|
39 |
# Deployment
|
40 |
|