Librarian Bot: Add base_model information to model
#6
by
librarian-bot
- opened
README.md
CHANGED
|
@@ -7,6 +7,7 @@ datasets:
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
- f1
|
|
|
|
| 10 |
model-index:
|
| 11 |
- name: distilbert-base-uncased-finetuned-emotion
|
| 12 |
results:
|
|
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
- f1
|
| 10 |
+
base_model: distilbert-base-uncased
|
| 11 |
model-index:
|
| 12 |
- name: distilbert-base-uncased-finetuned-emotion
|
| 13 |
results:
|