Human-like (Humanish) LLMs.
Collection
3 items
•
Updated
•
1
axolotl version: 0.4.1
base_model: meta-llama/Meta-Llama-3-8B-Instruct
model_type: LlamaForCausalLM
tokenizer_type: AutoTokenizer
load_in_8bit: true
load_in_4bit: false
strict: false
chat_template: llama3
rl: dpo
datasets:
- path: HumanLLMs/humanish-dpo-project
type: llama3.prompt_pairs
chat_template: llama3
dataset_prepared_path:
val_set_size: 0.05
output_dir: ./humanish-llama3-8b-instruct
sequence_len: 8192
sample_packing: false
pad_to_sequence_len: true
adapter: lora
lora_model_dir:
lora_r: 8
lora_alpha: 4
lora_dropout: 0.05
lora_target_linear: true
lora_fan_in_fan_out:
wandb_project: Humanish-DPO
wandb_entity:
wandb_watch:
wandb_name:
wandb_log_model:
hub_model_id: HumanLLMs/Humanish-LLama3.1-8B-Instruct
gradient_accumulation_steps: 8
micro_batch_size: 2
num_epochs: 1
optimizer: adamw_bnb_8bit
lr_scheduler: cosine
learning_rate: 0.0002
train_on_inputs: false
group_by_length: false
bf16: auto
fp16:
tf32: false
gradient_checkpointing: true
early_stopping_patience:
resume_from_checkpoint:
local_rank:
logging_steps: 1
xformers_attention:
flash_attention: true
s2_attention:
warmup_steps: 10
evals_per_epoch: 2
eval_table_size:
eval_max_new_tokens: 128
saves_per_epoch: 1
debug:
deepspeed:
weight_decay: 0.0
fsdp:
fsdp_config:
save_safetensors: true
This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B-Instruct on an unknown dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Detailed results can be found here
Metric | Value |
---|---|
Avg. | 22.38 |
IFEval (0-Shot) | 64.98 |
BBH (3-Shot) | 28.01 |
MATH Lvl 5 (4-Shot) | 8.46 |
GPQA (0-shot) | 0.78 |
MuSR (0-shot) | 2.00 |
MMLU-PRO (5-shot) | 30.02 |