clincolnoz
commited on
Commit
•
7fd793b
1
Parent(s):
81442fd
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,14 @@
|
|
|
|
1 |
language:
|
2 |
- en
|
3 |
-
tags:
|
4 |
-
- fill-mask
|
5 |
-
datasets:
|
6 |
-
- custom
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
model-index:
|
10 |
- name: sexistBERT_temp
|
11 |
widget:
|
@@ -14,4 +17,4 @@ widget:
|
|
14 |
- text: "He is a [MASK]"
|
15 |
example_title: "He mask"
|
16 |
- text: "They is a [MASK]"
|
17 |
-
example_title: "They mask"
|
|
|
1 |
+
---
|
2 |
language:
|
3 |
- en
|
|
|
|
|
|
|
|
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
+
library_name: adapter-transformers
|
7 |
+
pipeline_tag: fill-mask
|
8 |
+
tags:
|
9 |
+
- not-for-all-audiences
|
10 |
+
---
|
11 |
+
|
12 |
model-index:
|
13 |
- name: sexistBERT_temp
|
14 |
widget:
|
|
|
17 |
- text: "He is a [MASK]"
|
18 |
example_title: "He mask"
|
19 |
- text: "They is a [MASK]"
|
20 |
+
example_title: "They mask"
|