Librarian Bot: Add base_model information to model
#1
by librarian-bot - opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
|
|
|
| 3 |
---
|
| 4 |
## Training procedure
|
| 5 |
This is a funny CausalLLM That was Trained on the full ~150 pages of the Necronomicon
|
|
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
+
base_model: bigscience/bloom-3b
|
| 4 |
---
|
| 5 |
## Training procedure
|
| 6 |
This is a funny CausalLLM That was Trained on the full ~150 pages of the Necronomicon
|