This model is a fine-tuned version of huggyllama/llama-7b on on openassistant-guanaco dataset.
For LoraConfig we set the use_dora=True for the Dora decomposition and comparison with Lora.
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
learning_rate: 0.0003
train_batch_size: 1
eval_batch_size: 1
seed: 42
gradient_accumulation_steps: 16
total_train_batch_size: 16
optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08