Commit
•
bed4718
1
Parent(s):
5bcadc6
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (8b59010492b063590e30c115c2eb0e331dea75a1)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
7 |
model-index:
|
8 |
- name: distilbert-base-uncased__hate_speech_offensive__train-32-5
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: distilbert-base-uncased
|
8 |
model-index:
|
9 |
- name: distilbert-base-uncased__hate_speech_offensive__train-32-5
|
10 |
results: []
|