Commit
•
dcf4ada
1
Parent(s):
8fa6cc5
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (9256fc7288ed80eaeb36168aa5914f376ef63faf)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
metrics:
|
5 |
- f1
|
6 |
- accuracy
|
|
|
7 |
model-index:
|
8 |
- name: final-lr2e-5-bs16-fp16-2
|
9 |
results: []
|
|
|
4 |
metrics:
|
5 |
- f1
|
6 |
- accuracy
|
7 |
+
base_model: clincolnoz/LessSexistBERT
|
8 |
model-index:
|
9 |
- name: final-lr2e-5-bs16-fp16-2
|
10 |
results: []
|