File size: 946 Bytes
ab97fe5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
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
--- |