Edit model card

Weni/test-folder-upload

This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2] on the dataset Weni/zeroshot-3.2.0 with the SFT trainer. It is part of the pipeline project for Weni.

It achieves the following results on the evaluation set: {'eval_loss': 0.6534676551818848, 'eval_runtime': 206.9318, 'eval_samples_per_second': 13.855, 'eval_steps_per_second': 3.465, 'epoch': 0.02}

Intended uses & limitations

This model has not been trained to avoid specific intructions.

Training procedure

Finetuning was done on the model mistralai/Mistral-7B-Instruct-v0.2 with the following prompt:

Portuguese:
<s>[INST]Você é muito especialista em classificar a frase do usuário em um chatbot sobre: {context}
Pare, pense bem e responda com APENAS UM ÚNICO \`id\` da classe que melhor represente a intenção para a frase do usuário de acordo com a análise de seu contexto, responda APENAS com o \`id\` da classe só se você tiver muita certeza e não explique o motivo. Na ausência, falta de informações ou caso a frase do usuário não se enquadre em nenhuma classe, classifique como "-1".

# Essas são as Classes com seus Id e Contexto:
\`\`\`python
{all_classes}
\`\`\`

# Frase do usuário: {input}
# Id da Classe: [/INST] \n {output_id} </s>


Spanish:
<s>[INST]Eres muy experto en clasificar la frase del usuario en un chatbot sobre: {context}
Deténgase, piense bien y responda con SOLO UN ÚNICO \`id\` de la clase que mejor represente la intención para la frase del usuario de acuerdo con el análisis de su contexto, responda SOLO con el \`id\` de la clase si está muy seguro y no explique el motivo. En ausencia, falta de información o en caso de que la frase del usuario no se ajuste a ninguna clase, clasifique como "-1".

# Estas son las Clases con sus Id y Contexto:
{all_classes}

# Frase del usuario: {input}
# Id de la Clase: [/INST] \n {output_id} </s>


English:
<s>[INST]You are very expert in classifying the user sentence in a chatbot about: {context}
Stop, think carefully, and respond with ONLY ONE SINGLE \`id\` of the class that best represents the intention for the user's sentence according to the analysis of its context, respond ONLY with the \`id\` of the class if you are very sure and do not explain the reason. In the absence, lack of information, or if the user's sentence does not fit into any class, classify as "-1".

# These are the Classes and its Context:
{all_classes}

# User's sentence: {input}
# Class Id: [/INST] \n {output_id} </s>

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 0.0002
  • per_device_train_batch_size: 8
  • per_device_eval_batch_size: 2
  • gradient_accumulation_steps: 1
  • num_gpus: 2
  • total_train_batch_size: 16
  • optimizer: AdamW
  • lr_scheduler_type: cosine
  • num_steps: 30
  • quantization_type: bitsandbytes
  • LoRA: ("\n - bits: 4\n - use_exllama: True\n - device_map: auto\n - use_cache: False\n - lora_r: 8\n - lora_alpha: 16\n - lora_dropout: 0.1\n - bias: none\n - target_modules: ['q_proj', 'k_proj', 'v_proj', 'o_proj']\n - task_type: CAUSAL_LM",)

Training results

Framework versions

Hardware

  • Cloud provided: runpod.io
Downloads last month
1
Unable to determine this model’s pipeline type. Check the docs .

Adapter for