Commit
•
2115d48
1
Parent(s):
f574b25
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (883e3320f9980f0d58d1f2ced85682f07c6d58e6)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: distilgpt2-sgnews
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: distilgpt2
|
6 |
model-index:
|
7 |
- name: distilgpt2-sgnews
|
8 |
results: []
|