CoolFace
Modelpublic

SauravMaheshkar/unsloth-llama-2-7b-bnb-4bit-conll2003-rank-4

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes17downloads
Model Card

<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="150"/>

At the moment of writing the ๐Ÿค— transformers library doesn't have a Llama implementation for Token Classification (although there is a open PR).

This model is based on a implementation by community member @KoichiYasuoka.

  • โ€”Base Model: unsloth/llama-2-7b-bnb-4bit
  • โ€”LORA Model Adaptation with rank 4 and alpha 32, other adapter configurations can be found in `adapter_config.json`

This model was only trained for a single epoch, however a notebook is made available for those who want to train on other datasets for longer.