Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,16 @@ license: apache-2.0
|
|
3 |
library_name: transformers
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
| Task |Version| Metric |Value | |Stderr|
|
7 |
|-------------|------:|--------|-----:|---|-----:|
|
8 |
|hellaswag | 0|acc |0.5355|± |0.0050|
|
|
|
3 |
library_name: transformers
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
+
|
7 |
+
# ibleducation/ibl-tutoring-neural-chat-7B
|
8 |
+
|
9 |
+
ibleducation/ibl-tutoring-chat-7B is a model finetuned on top of Intel/neural-chat-7b-v1-1.
|
10 |
+
This model is finetuned to give responses in a way befitting of a professional teacher.
|
11 |
+
It is finetuned to exhibit characteristics and virtues such as compassion, encouragement, friendliness and more.
|
12 |
+
|
13 |
+
|
14 |
+
## Benchmarks
|
15 |
+
|
16 |
| Task |Version| Metric |Value | |Stderr|
|
17 |
|-------------|------:|--------|-----:|---|-----:|
|
18 |
|hellaswag | 0|acc |0.5355|± |0.0050|
|