Edit model card

Model Card for Guysh1805/dictalm2-it-qa-fine-tune

This is a fine-tuned version of the Dicta-IL dictalm2.0-instruct model, specifically tailored for generating question-answer pairs in Hebrew.

Model Details

Model Description

The model, Guysh1805/dictalm2-it-qa-fine-tunetuned, is a fine-tuned version of the dictalm2.0-instruct model on a both synthetically generated datasets and already existing Q&A datasets wrapped in insturction prompts.

  • Developed by: Guy Shapira
  • Model type: Transformer-based, fine-tuned Dicta-IL dictalm2.0-instruct
  • Language(s) (NLP): Hebrew
  • Finetuned from: dicta-il/dictalm2.0-instruct

How to Get Started with the Model

To get started, load the model using the Transformers library by Hugging Face:

from transformers import AutoModelForQuestionAnswering, AutoTokenizer

model_name = "Guysh1805/dictalm2-it-qa-fine-tune"
model = AutoModelForQuestionAnswering.from_pretrained(model_name)
tokenizer = AutoTokenizer.from_pretrained(model_name)
Downloads last month
5,742
Safetensors
Model size
7.25B params
Tensor type
BF16
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for 618AI/dictalm2-it-qa-fine-tune

Finetuned
(4)
this model
Quantizations
2 models

Collection including 618AI/dictalm2-it-qa-fine-tune