eliasalbouzidi
commited on
Commit
•
721f0db
1
Parent(s):
e96ea60
Update README.md
Browse files
README.md
CHANGED
@@ -12,16 +12,18 @@ widget:
|
|
12 |
example_title: Nsfw
|
13 |
- text: A mass shooting
|
14 |
example_title: Nsfw
|
15 |
-
license:
|
16 |
language:
|
17 |
- en
|
18 |
metrics:
|
19 |
- f1
|
20 |
pipeline_tag: text-classification
|
21 |
tags:
|
22 |
-
- bert
|
23 |
- Transformers
|
24 |
- ' PyTorch'
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# Model Card for Model ID
|
|
|
12 |
example_title: Nsfw
|
13 |
- text: A mass shooting
|
14 |
example_title: Nsfw
|
15 |
+
license: apache-2.0
|
16 |
language:
|
17 |
- en
|
18 |
metrics:
|
19 |
- f1
|
20 |
pipeline_tag: text-classification
|
21 |
tags:
|
|
|
22 |
- Transformers
|
23 |
- ' PyTorch'
|
24 |
+
- safety
|
25 |
+
- innapropriate
|
26 |
+
- distilbert
|
27 |
---
|
28 |
|
29 |
# Model Card for Model ID
|