--- license: apache-2.0 language: - hi - en library_name: transformers pipeline_tag: text-generation base_model: - mistralai/Mistral-7B-Instruct-v0.3 # You can swap this with any compatible instruct model you have rights to use metrics: - perplexity - mt-bench - bleu datasets: - openhermes - hindi_qa_custom # replace with your actual datasets tags: - india - hindi - code-assistant - chat-assistant - instruction-tuned model-index: - name: Harshsfd/Bot results: - task: name: Text Generation type: text-generation dataset: name: OpenHermes (subset) type: openhermes metrics: - name: Perplexity type: perplexity value: 11.8 std: 0.4 verified: false - name: MT-Bench (instruct) type: mt-bench value: 7.2 std: 0.2 verified: false ---