nicolasdec
commited on
Commit
•
a545a4b
1
Parent(s):
d474da6
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,46 @@ tags:
|
|
13 |
- portuguese
|
14 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
15 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
# Cabra Mistral 7b v2
|
18 |
<img src="https://media.discordapp.net/attachments/1060891441724932096/1219303427000242316/blackpantera_cute_goat_with_red_M_in_the_background_brazil_flag_3b448f3a-d500-4f01-877f-2e469aba7dfc.png?ex=660acfce&is=65f85ace&hm=28ee401f092b558b11df54951270189641fe7d1173bfc4a5d633e53fb03c2d6d&=&format=webp&quality=lossless&width=350&height=350" width="400" height="400">
|
|
|
13 |
- portuguese
|
14 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
15 |
pipeline_tag: text-generation
|
16 |
+
metrics:
|
17 |
+
- name: assin2_rte f1_macro
|
18 |
+
type: assin2_rte
|
19 |
+
value: 90.13
|
20 |
+
- name: assin2_rte acc
|
21 |
+
type: assin2_rte
|
22 |
+
value: 90.16
|
23 |
+
- name: assin2_sts pearson
|
24 |
+
type: assin2_sts
|
25 |
+
value: 71.51
|
26 |
+
- name: assin2_sts mse
|
27 |
+
type: assin2_sts
|
28 |
+
value: 68.03
|
29 |
+
- name: bluex acc
|
30 |
+
type: bluex
|
31 |
+
value: 47.98
|
32 |
+
- name: enem acc
|
33 |
+
type: enem
|
34 |
+
value: 58.43
|
35 |
+
- name: faquad_nli f1_macro
|
36 |
+
type: faquad_nli
|
37 |
+
value: 64.24
|
38 |
+
- name: faquad_nli acc
|
39 |
+
type: faquad_nli
|
40 |
+
value: 67.69
|
41 |
+
- name: hatebr_offensive_binary f1_macro
|
42 |
+
type: hatebr_offensive_binary
|
43 |
+
value: 83.61
|
44 |
+
- name: hatebr_offensive_binary acc
|
45 |
+
type: hatebr_offensive_binary
|
46 |
+
value: 83.71
|
47 |
+
- name: oab_exams acc
|
48 |
+
type: oab_exams
|
49 |
+
value: 38.41
|
50 |
+
- name: portuguese_hate_speech_binary f1_macro
|
51 |
+
type: portuguese_hate_speech_binary
|
52 |
+
value: 61.87
|
53 |
+
- name: portuguese_hate_speech_binary acc
|
54 |
+
type: portuguese_hate_speech_binary
|
55 |
+
value: 63.22
|
56 |
---
|
57 |
# Cabra Mistral 7b v2
|
58 |
<img src="https://media.discordapp.net/attachments/1060891441724932096/1219303427000242316/blackpantera_cute_goat_with_red_M_in_the_background_brazil_flag_3b448f3a-d500-4f01-877f-2e469aba7dfc.png?ex=660acfce&is=65f85ace&hm=28ee401f092b558b11df54951270189641fe7d1173bfc4a5d633e53fb03c2d6d&=&format=webp&quality=lossless&width=350&height=350" width="400" height="400">
|