Spaces:
Runtime error
Runtime error
Create dataset_exploration
Browse files- posts/dataset_exploration +14 -0
posts/dataset_exploration
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Dataset Exploration
|
3 |
+
description: Comparison of hate speech detection datasets
|
4 |
+
date: 2022-01-26
|
5 |
+
thumbnail: images/huggingface_logo.png
|
6 |
+
---
|
7 |
+
|
8 |
+
# Making a Hate Speech Dataset
|
9 |
+
|
10 |
+
This is where labels and design choices will go.
|
11 |
+
|
12 |
+
# Dataset Measurements Tool
|
13 |
+
|
14 |
+
For now, here's a link to the [space](https://huggingface.co/spaces/huggingface/data-measurements-tool).
|