Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: bigscience/mt0-base
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: bigscience/mt0-base
|
4 |
+
license: mit
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: token-classification
|
8 |
+
tags:
|
9 |
+
- hate speech
|
10 |
+
- hate speech detection
|
11 |
---
|
12 |
|
13 |
# Model Card for Model ID
|