Alex
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ Recall: Out of all text that were actually toxic, how many were predicted toxic?
|
|
| 25 |
|
| 26 |
As we want to reduce false negatives, we will focus on recall.
|
| 27 |
|
| 28 |
-
| Metric | v2 (This Version) |
|
| 29 |
| :----------- | :----------- | :----------- |
|
| 30 |
| accuracy | 0.9532431356943891 | 0.9514524472741743 |
|
| 31 |
| f1 | 0.6153846153846154 | 0.5325670498084292 |
|
|
|
|
| 25 |
|
| 26 |
As we want to reduce false negatives, we will focus on recall.
|
| 27 |
|
| 28 |
+
| Metric | MiniLM-L12-H384-uncased_Nvidia-Aegis-AI-Safety-v2 (This Version) | MiniLM-L12-H384-uncased_Nvidia-Aegis-AI-Safety (Original Version) |
|
| 29 |
| :----------- | :----------- | :----------- |
|
| 30 |
| accuracy | 0.9532431356943891 | 0.9514524472741743 |
|
| 31 |
| f1 | 0.6153846153846154 | 0.5325670498084292 |
|