Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -79,7 +79,7 @@ This model provides nuanced classification of textual content across 7 categorie
|
|
| 79 |
- **Macro F1**: 0.754
|
| 80 |
- **Weighted F1**: 0.816
|
| 81 |
|
| 82 |
-
### Detailed Results (Test Set
|
| 83 |
```
|
| 84 |
precision recall f1-score support
|
| 85 |
EXPLICIT-DISCLAIMER 0.95 1.00 0.98 19
|
|
@@ -201,16 +201,6 @@ This model is designed for:
|
|
| 201 |
|
| 202 |
**Important**: This model should be used responsibly with human oversight for content moderation decisions.
|
| 203 |
|
| 204 |
-
## Technical Details
|
| 205 |
-
|
| 206 |
-
### Performance Comparison
|
| 207 |
-
| Metric | v1.0 | v2.0 | Improvement |
|
| 208 |
-
|---------|------|------|-------------|
|
| 209 |
-
| Accuracy | 77.3% | **81.8%** | +4.5% |
|
| 210 |
-
| Macro F1 | 0.709 | **0.754** | +6.4% |
|
| 211 |
-
| EXPLICIT-VIOLENT F1 | 0.478 | **0.581** | +21.5% |
|
| 212 |
-
| SUGGESTIVE F1 | 0.400 | **0.476** | +19.0% |
|
| 213 |
-
|
| 214 |
## Citation
|
| 215 |
|
| 216 |
```bibtex
|
|
|
|
| 79 |
- **Macro F1**: 0.754
|
| 80 |
- **Weighted F1**: 0.816
|
| 81 |
|
| 82 |
+
### Detailed Results (Test Set)
|
| 83 |
```
|
| 84 |
precision recall f1-score support
|
| 85 |
EXPLICIT-DISCLAIMER 0.95 1.00 0.98 19
|
|
|
|
| 201 |
|
| 202 |
**Important**: This model should be used responsibly with human oversight for content moderation decisions.
|
| 203 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 204 |
## Citation
|
| 205 |
|
| 206 |
```bibtex
|