huseinzol05 commited on
Commit
4b8f341
β€’
1 Parent(s): a38e13d

added tatabahasa for malaysian-llama2-7b-32k

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -40,6 +40,9 @@ data = [
40
  'BM-PT3 0-shot': 20.37037037037037,
41
  'BM-PT3 1-shot': 20.37037037037037,
42
  'BM-PT3 3-shots': 29.629629629629626,
 
 
 
43
  },
44
  {
45
  'model': 'malaysian-llama2-7b-32k-instructions',
 
40
  'BM-PT3 0-shot': 20.37037037037037,
41
  'BM-PT3 1-shot': 20.37037037037037,
42
  'BM-PT3 3-shots': 29.629629629629626,
43
+ 'Tatabahasa 0-shot': 17.765042979942695,
44
+ 'Tatabahasa 1-shot': 24.068767908309454,
45
+ 'Tatabahasa 3-shots': 27.507163323782237,
46
  },
47
  {
48
  'model': 'malaysian-llama2-7b-32k-instructions',