Text Generation
English
sft
jordiclive's picture
Update README.md
732a0ac
|
raw
history blame
No virus
515 Bytes
metadata
license: mit
datasets:
  - Nebulous/gpt4all_pruned
  - sahil2801/CodeAlpaca-20k
  - yahma/alpaca-cleaned

This repo contains a low-rank adapter for LLaMA-7b fit on Nebulous/gpt4all_pruned, sahil2801/CodeAlpaca-20k, yahma/alpaca-cleaned and some datasets part of the OpenAssistant project.

This version of the weights was trained with the following hyperparameters:

  • Epochs: 2
  • Batch size: 128
  • Max Length: 2048
  • Learning rate: 4e-6
  • Lora r: 16
  • Lora target modules: q_proj, k_proj, v_proj, o_proj