AdamCodd commited on
Commit
112a498
β€’
1 Parent(s): c5e92ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  datasets:
3
- - AdamCodd/Civitai-2m-prompts
4
  metrics:
5
  - accuracy
6
  - f1
@@ -46,12 +46,12 @@ license: cc-by-nc-4.0
46
 
47
  This model has been retrained on the improved [AdamCodd/Civitai-8m-prompts](https://huggingface.co/datasets/AdamCodd/Civitai-8m-prompts) dataset, on ~5 million positive prompts, evenly split between SFW and NSFW categories (2,820,319 samples of each, ensuring a balanced dataset).
48
  It achieves the following results on the evaluation set:
49
- * Loss: 0.2139 (31.07% improvement over V1)
50
- * Accuracy: 0.9114 (5.46% improvement over V1)
51
- * F1: 0.9093 (5.58% improvement over V1)
52
- * AUC: 0.9716 (3.27% improvement over V1)
53
- * Precision: 0.9318 (5.81% improvement over V1)
54
- * Recall: 0.8879 (5.36% improvement over V1)
55
 
56
  [Confusion matrix](https://huggingface.co/AdamCodd/distilroberta-nsfw-prompt-stable-diffusion/resolve/main/Confusion_matrix.png):
57
 
@@ -128,7 +128,7 @@ Metrics: Accuracy, F1, Precision, Recall, AUC
128
  'eval_roc_auc': 0.9408,
129
  ```
130
 
131
- [Confusion matrix](https://huggingface.co/AdamCodd/distilroberta-nsfw-prompt-stable-diffusion/resolve/main/Confusion_matrix.png):
132
 
133
  [[184931 23859]
134
 
 
1
  ---
2
  datasets:
3
+ - AdamCodd/Civitai-8m-prompts
4
  metrics:
5
  - accuracy
6
  - f1
 
46
 
47
  This model has been retrained on the improved [AdamCodd/Civitai-8m-prompts](https://huggingface.co/datasets/AdamCodd/Civitai-8m-prompts) dataset, on ~5 million positive prompts, evenly split between SFW and NSFW categories (2,820,319 samples of each, ensuring a balanced dataset).
48
  It achieves the following results on the evaluation set:
49
+ * Loss: 0.2139 (↓ 31.07% over V1)
50
+ * Accuracy: 0.9114 (↑ 5.46% over V1)
51
+ * F1: 0.9093 (↑ 5.58% over V1)
52
+ * AUC: 0.9716 (↑ 3.27% over V1)
53
+ * Precision: 0.9318 (↑ 5.81% over V1)
54
+ * Recall: 0.8879 (↑ 5.36% over V1)
55
 
56
  [Confusion matrix](https://huggingface.co/AdamCodd/distilroberta-nsfw-prompt-stable-diffusion/resolve/main/Confusion_matrix.png):
57
 
 
128
  'eval_roc_auc': 0.9408,
129
  ```
130
 
131
+ [Confusion matrix](https://huggingface.co/AdamCodd/distilroberta-nsfw-prompt-stable-diffusion/resolve/V1/Confusion_matrix.png):
132
 
133
  [[184931 23859]
134