Spaces:
Runtime error
Runtime error
Create model_exploration
Browse files- posts/model_exploration +18 -0
posts/model_exploration
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Model Exploration
|
3 |
+
description: Comparison of hate speech detection models
|
4 |
+
date: 2022-01-26
|
5 |
+
thumbnail: images/huggingface_logo.png
|
6 |
+
---
|
7 |
+
|
8 |
+
# Making a Hate Speech Detection Model
|
9 |
+
|
10 |
+
This is where design choices will go.
|
11 |
+
|
12 |
+
# Model Output Ranking Tool
|
13 |
+
|
14 |
+
For now, here's a link to the [space](https://huggingface.co/spaces/aymm/ModelOutputRankingTool).
|
15 |
+
|
16 |
+
# Model Comparison Tool
|
17 |
+
|
18 |
+
For now, here's a link to the [space](https://huggingface.co/spaces/aymm/ModelComparisonTool).
|