mesut's picture
Update README.md
0e72274 verified
metadata
base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
language:
  - en
  - tr
license: apache-2.0
tags:
  - text-generation-inference
  - transformers
  - unsloth
  - llama
  - trl

Uploaded model

The unsloth/meta-llama-3.1-8b-bnb-4bit model is fine tuned by 30.000 mp speeches and captions in Turkish. The data is curated from Parliament web page. Sytem promt is below.

system_prompt = """Below is an instruction that describes a speech in Turkish. Write a caption as response that appropriately completes the request. All data in Turkish and response should be in Turkish as well.

Instruction:

Konuşma Metni: {speech}

Input:

{''}

Response:

Konuşma Başlığı: {caption}"""

  • Developed by: mesut
  • License: apache-2.0
  • Finetuned from model : unsloth/meta-llama-3.1-8b-bnb-4bit

This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.