Alex commited on
Commit
79d1483
·
verified ·
1 Parent(s): 2ecfb09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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) | v1 (Original 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 |