YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

mnli_LoRA_16

Fine-tuned LLaMA model on MNLI dataset.

  • LoRA: Enabled
  • LoRA Rank: 16
  • Tasks: MNLI
  • Base Model: LLaMA 1B (Meta)
  • Optimizer: AdamW
  • Batch Size: 32
  • Max Sequence Length: 128 tokens
  • Tokenizer: LLaMA-1B tokenizer

Trained using the 🤗 Transformers Trainer API.

Usage

from transformers import AutoModelForSequenceClassification, AutoTokenizer

model = AutoModelForSequenceClassification.from_pretrained("emirhanboge/LLaMA_1B_mnli_LoRA_16")
tokenizer = AutoTokenizer.from_pretrained("meta-llama/Llama-3.2-1B")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support