huseinzol05
commited on
Commit
β’
869a523
1
Parent(s):
ac7a85c
update score
Browse files
app.py
CHANGED
@@ -100,9 +100,12 @@ data = [
|
|
100 |
},
|
101 |
{
|
102 |
'model': '[malaysian-mistral-7b-32k-instructions](https://huggingface.co/mesolitica/malaysian-mistral-7b-32k-instructions)',
|
103 |
-
'BM-PT3 0-shot':
|
104 |
-
'BM-PT3 1-shot':
|
105 |
-
'BM-PT3 3-shots':
|
|
|
|
|
|
|
106 |
},
|
107 |
{
|
108 |
'model': '[aisingapore/sealion3b](https://huggingface.co/aisingapore/sealion3b)',
|
|
|
100 |
},
|
101 |
{
|
102 |
'model': '[malaysian-mistral-7b-32k-instructions](https://huggingface.co/mesolitica/malaysian-mistral-7b-32k-instructions)',
|
103 |
+
'BM-PT3 0-shot': 35.18518518518518,
|
104 |
+
'BM-PT3 1-shot': 33.33333333333333,
|
105 |
+
'BM-PT3 3-shots': 37.03703703703704,
|
106 |
+
'Tatabahasa 0-shot': 45.845272206303726,
|
107 |
+
'Tatabahasa 1-shot': 37.249283667621775,
|
108 |
+
'Tatabahasa 3-shots': 34.097421203438394,
|
109 |
},
|
110 |
{
|
111 |
'model': '[aisingapore/sealion3b](https://huggingface.co/aisingapore/sealion3b)',
|