Igea-1B-instruct / README.md
Detsutut's picture
Update README.md
53e8305 verified
metadata
base_model: bmi-labmedinfo/Igea-1B-v0.1
language:
  - it
license: apache-2.0
tags:
  - text-generation-inference
  - transformers
  - unsloth
  - mistral
  - trl
  - sft
  - v0.3
inference:
  parameters:
    temperature: 1
    max_new_tokens: 100
    wait_for_model: true
pipeline_tag: text-generation
widget:
  - text: >
      Sei un assistente medico virtuale. Fornisci informazioni accurate sui
      trattamenti medici.


      ### Istruzione:


      Elenca i sintomi principali dell'influenza.


      ### Risposta:
    example_title: Example 1
extra_gated_prompt: >-
  This is a pretrained model that should be fine-tuned to perform downstream
  tasks. You agree to not use the model to conduct experiments that cause harm
  to human subjects, or to perform any medical-related task.
extra_gated_fields:
  Company: text
  Country: country
  I want to use this model for:
    type: select
    options:
      - Research
      - Education
      - label: Other
        value: other
  I have read and unsderstood the 'Bias, Risk, and Limitation' section of the pretrained Igea model card: checkbox
  geo: ip_location
extra_gated_heading: Acknowledge terms and conditions to accept the repository
extra_gated_description: Our team may take 2-3 days to process your request
extra_gated_button_content: Acknowledge

Prompt

"""
{System prompt here}

### Istruzione:
{Instruction here.}

### Risposta:
{Answer here. Leave blank for inference}
"""