Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -7,6 +7,7 @@ model_index:
|
|
7 |
- task:
|
8 |
name: Causal Language Modeling
|
9 |
type: text-generation
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
- task:
|
8 |
name: Causal Language Modeling
|
9 |
type: text-generation
|
10 |
+
base_model: GroNLP/gpt2-medium-dutch-embeddings
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|