saroyehun's picture
Update README.md
285d01f verified
metadata
base_model: meta-llama/Meta-Llama-3-8B-Instruct
library_name: peft

This repository contains the LoRA adapter weights from the fine-tuning of the Llama 3 (8B) model on patent documents. It is optimized for generating embeddings from patent texts. These embeddings are useful for tasks such as classification, clustering, and retrieval. The model leverages domain-specific training, using the second step of the llm2Vec approach (unsupervised contrastive learning), to capture the language of patents, offering high-quality representations for patent analysis.

Framework versions

  • PEFT 0.12.0