grit-id/id_nergrit_corpus
Updated • 233 • 7
How to use andrianangg/result with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("Yellow-AI-NLP/komodo-7b-base")
model = PeftModel.from_pretrained(base_model, "andrianangg/result")This model is a fine-tuned version of Yellow-AI-NLP/komodo-7b-base on the id_nergrit_corpus dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following bitsandbytes quantization config was used during training:
The following hyperparameters were used during training:
Base model
Yellow-AI-NLP/komodo-7b-base