Librarian Bot: Add base_model information to model
#3
by
librarian-bot
- opened
README.md
CHANGED
@@ -8,6 +8,7 @@ metrics:
|
|
8 |
- accuracy
|
9 |
- f1
|
10 |
duplicated_from: autoevaluate/natural-language-inference
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
- accuracy
|
9 |
- f1
|
10 |
duplicated_from: autoevaluate/natural-language-inference
|
11 |
+
base_model: distilbert-base-uncased
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|