Update README.md
Browse files---
model-index:
- name: Rubra-Mistral-7B-Instruct-v0.3
results:
- task:
type: text-generation
dataset:
type: MMLU
name: MMLU
metrics:
- type: 5-shot
value: 59.12
verified: false
- task:
type: text-generation
dataset:
type: GPQA
name: GPQA
metrics:
- type: 0-shot
value: 29.91
verified: false
- task:
type: text-generation
dataset:
type: GSM-8K
name: GSM-8K
metrics:
- type: 8-shot, CoT
value: 43.29
verified: false
- task:
type: text-generation
dataset:
type: MATH
name: MATH
metrics:
- type: 4-shot, CoT
value: 11.14
verified: false
- task:
type: text-generation
dataset:
type: MT-bench
name: MT-bench
metrics:
- type: GPT-4 as Judge
value: 7.69
verified: false
tags:
- function-calling
- tool-calling
- agentic
- rubra
language:
- en
---
# Mistral-7B-Instruct-v0.3
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
---
|
2 |
---
|
3 |
|
@@ -13,4 +16,4 @@ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https
|
|
13 |
- Transformers 4.41.2
|
14 |
- Pytorch 2.3.1+cu121
|
15 |
- Datasets 2.19.2
|
16 |
-
- Tokenizers 0.19.1
|
|
|
1 |
+
---
|
2 |
+
{}
|
3 |
+
---
|
4 |
---
|
5 |
---
|
6 |
|
|
|
16 |
- Transformers 4.41.2
|
17 |
- Pytorch 2.3.1+cu121
|
18 |
- Datasets 2.19.2
|
19 |
+
- Tokenizers 0.19.1
|