Librarian Bot: Add base_model information to model
#46
by
librarian-bot
- opened
README.md
CHANGED
@@ -6,6 +6,7 @@ datasets:
|
|
6 |
- emotion
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- emotion
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
base_model: distilbert-base-uncased
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|