Commit
•
b1b4fde
1
Parent(s):
3d66626
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (31627465a9d3a2605f2591a8b02235df3da6755d)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: gpt2-fantasy
|
7 |
results: []
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: gpt2
|
6 |
model-index:
|
7 |
- name: gpt2-fantasy
|
8 |
results: []
|