Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  library_name: peft
3
  datasets:
4
  - totally-not-an-llm/EverythingLM-data
 
5
  ---
6
 
7
  Trained for 5 epochs on https://huggingface.co/datasets/totally-not-an-llm/EverythingLM-data. Merged model can be found here: https://huggingface.co/totally-not-an-llm/EverythingLM-13b-16k.
 
2
  library_name: peft
3
  datasets:
4
  - totally-not-an-llm/EverythingLM-data
5
+ base_model: NousResearch/Llama-2-13b-hf
6
  ---
7
 
8
  Trained for 5 epochs on https://huggingface.co/datasets/totally-not-an-llm/EverythingLM-data. Merged model can be found here: https://huggingface.co/totally-not-an-llm/EverythingLM-13b-16k.