Cat-llama3-instruct is a llama 3 8b finetuned model focusing on system prompt fidelity, helpfulness and character engagement. The model aims to respect system prompt to an extreme degree, provide helpful information regardless of situations, and offer maximum character immersion (Role Play) in given scenes.
Specific Aims:
System Instruction fidelity
Chain of Thought (COT)
Character immersion
Helpfulness for biosciences and general science
Methods
Dataset Preparation
Huggingface dataset containing instruction-response pairs was systematically pulled. A GPT model was trained on high quality and helpful responses exclusively to serve as a standard model.
Huggingface dataset population distribution and filtration for each component
(Fig1. Huggingface dataset population distribution and filtration for each component)
The dataset was further filtered for length and COT responses:
COT responses
(Fig 2. COT responses are all >50 tokens single turn)
Health-related data was also pulled from Chat Doctor, favoring detailed and step-by-step diagnosis:
Health-related tasks
(Fig 3. Health related tasks are all >100 tokens, peaking at 450 tokens single turn)
Model Training
1*a100 for 6 days, 4 epochs
Usage:
Prompt format: llama 3
Settings/Context/Instruct (Provided by @Anthonyg5005)
<|begin_of_text|>Below is a conversation between an user and an AI assistant. The ai assistant gives response regarding user's questions. USER: user: Given the task definition and input, reply with output. In this task, you are given a question and an answer, you would be asked to create the sentence based on the Question-Answer provided. It should be contained within the Question-Answer provided.
[object Object]
Double-check the sentence for proper grammar and punctuation, and make necessary adjustments if needed.
Final Output:
In humans, protist diseases are caused by protozoa.< / s ><|end_of_text|>
Showcases:
The model does COT in grey, calculated response in black; note that this behaviour is done through system card instruction to showcase the systemcard fidelity, it is not fine tuned into the model.
Showcase 1
Showcase 2
(Fig 4. Showcasing model doing COT to solve difficult tasks, extend and enrich its own answers)
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheSkullery__llama-3-cat-8b-instruct-v1)