HuggingFaceH4/no_robots
Viewer • Updated • 10k • 9.02k • 546
How to use monsterapi/falcon_7b_3epoch_norobots with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b")
model = PeftModel.from_pretrained(base_model, "monsterapi/falcon_7b_3epoch_norobots")Model Used: tiiuae/falcon-7b
Dataset: HuggingFaceH4/no_robots
No Robots is a high-quality dataset of 10,000 instructions and demonstrations created by skilled human annotators. This data can be used for supervised fine-tuning (SFT) to make language models follow instructions better.
With the utilization of MonsterAPI's LLM finetuner, this finetuning:
$0.909 for 1 epoch.<|system|> <|endoftext|> <|user|> [USER PROMPT]<|endoftext|> <|assistant|> [ASSISTANT ANSWER] <|endoftext|>
license: apache-2.0
Base model
tiiuae/falcon-7b