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