davidmasip
commited on
Commit
•
4fe29cd
1
Parent(s):
03c5ef2
improve format
Browse files
README.md
CHANGED
@@ -11,8 +11,8 @@ widget:
|
|
11 |
|
12 |
|
13 |
Model to predict whether a given text is racist or not:
|
14 |
-
* LABEL_0 output indicates non-racist text
|
15 |
-
* LABEL_1 output indicates racist text
|
16 |
|
17 |
Usage:
|
18 |
|
|
|
11 |
|
12 |
|
13 |
Model to predict whether a given text is racist or not:
|
14 |
+
* `LABEL_0` output indicates non-racist text
|
15 |
+
* `LABEL_1` output indicates racist text
|
16 |
|
17 |
Usage:
|
18 |
|