Commit
•
27fe259
1
Parent(s):
e60baa8
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (bd147a8fef4722167b1a5963aa7f0d8a41b6818b)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- lmflow_instruction
|
|
|
7 |
model-index:
|
8 |
- name: 046_inst-tuning_model-gpt_neo2.7B_num-epoch-5_init-lr-2e-5_bf-16_blocksize768
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- lmflow_instruction
|
7 |
+
base_model: EleutherAI/gpt-neo-2.7B
|
8 |
model-index:
|
9 |
- name: 046_inst-tuning_model-gpt_neo2.7B_num-epoch-5_init-lr-2e-5_bf-16_blocksize768
|
10 |
results: []
|