Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -11,6 +11,7 @@ model_index:
|
|
11 |
name: swag
|
12 |
type: swag
|
13 |
args: regular
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
name: swag
|
12 |
type: swag
|
13 |
args: regular
|
14 |
+
base_model: bert-base-uncased
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|