Librarian Bot: Add base_model information to model
#3
by
librarian-bot
- opened
README.md
CHANGED
@@ -14,6 +14,7 @@ model_index:
|
|
14 |
name: conll2003
|
15 |
type: conll2003
|
16 |
args: conll2003
|
|
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
name: conll2003
|
15 |
type: conll2003
|
16 |
args: conll2003
|
17 |
+
base_model: distilbert-base-uncased
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|