Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ model-index:
|
|
17 |
num_few_shot: 25
|
18 |
metrics:
|
19 |
- type: acc
|
20 |
-
value:
|
21 |
name: accuracy
|
22 |
- task:
|
23 |
type: text-generation
|
@@ -30,7 +30,7 @@ model-index:
|
|
30 |
num_few_shot: 10
|
31 |
metrics:
|
32 |
- type: acc
|
33 |
-
value:
|
34 |
name: accuracy
|
35 |
- task:
|
36 |
type: text-generation
|
@@ -44,7 +44,7 @@ model-index:
|
|
44 |
num_few_shot: 5
|
45 |
metrics:
|
46 |
- type: acc
|
47 |
-
value:
|
48 |
name: accuracy
|
49 |
- task:
|
50 |
type: text-generation
|
@@ -59,7 +59,7 @@ model-index:
|
|
59 |
metrics:
|
60 |
- type: acc
|
61 |
name: accuracy
|
62 |
-
value:
|
63 |
- task:
|
64 |
type: text-generation
|
65 |
name: Text Generation
|
@@ -72,7 +72,7 @@ model-index:
|
|
72 |
num_few_shot: 5
|
73 |
metrics:
|
74 |
- type: acc
|
75 |
-
value:
|
76 |
name: accuracy
|
77 |
- task:
|
78 |
type: text-generation
|
@@ -86,7 +86,7 @@ model-index:
|
|
86 |
num_few_shot: 5
|
87 |
metrics:
|
88 |
- type: acc
|
89 |
-
value:
|
90 |
name: accuracy
|
91 |
---
|
92 |
|
@@ -176,11 +176,11 @@ Bu kodu çalıştırdığınızda, konsol ekranında "Merhaba Dünya" metnini g
|
|
176 |
|
177 |
| Metric |Value|
|
178 |
|---------------------------------|----:|
|
179 |
-
|Avg. |
|
180 |
-
|AI2 Reasoning Challenge_tr |
|
181 |
-
|HellaSwag_tr |
|
182 |
-
|MMLU_tr |
|
183 |
-
|TruthfulQA_tr |
|
184 |
-
|Winogrande _tr |
|
185 |
-
|GSM8k_tr |
|
186 |
|
|
|
17 |
num_few_shot: 25
|
18 |
metrics:
|
19 |
- type: acc
|
20 |
+
value: 41.97
|
21 |
name: accuracy
|
22 |
- task:
|
23 |
type: text-generation
|
|
|
30 |
num_few_shot: 10
|
31 |
metrics:
|
32 |
- type: acc
|
33 |
+
value: 48
|
34 |
name: accuracy
|
35 |
- task:
|
36 |
type: text-generation
|
|
|
44 |
num_few_shot: 5
|
45 |
metrics:
|
46 |
- type: acc
|
47 |
+
value: 49.51
|
48 |
name: accuracy
|
49 |
- task:
|
50 |
type: text-generation
|
|
|
59 |
metrics:
|
60 |
- type: acc
|
61 |
name: accuracy
|
62 |
+
value: 50.78
|
63 |
- task:
|
64 |
type: text-generation
|
65 |
name: Text Generation
|
|
|
72 |
num_few_shot: 5
|
73 |
metrics:
|
74 |
- type: acc
|
75 |
+
value: 56.16
|
76 |
name: accuracy
|
77 |
- task:
|
78 |
type: text-generation
|
|
|
86 |
num_few_shot: 5
|
87 |
metrics:
|
88 |
- type: acc
|
89 |
+
value: 50.41
|
90 |
name: accuracy
|
91 |
---
|
92 |
|
|
|
176 |
|
177 |
| Metric |Value|
|
178 |
|---------------------------------|----:|
|
179 |
+
|Avg. |49.47|
|
180 |
+
|AI2 Reasoning Challenge_tr |41.97|
|
181 |
+
|HellaSwag_tr |48.00|
|
182 |
+
|MMLU_tr |49.51|
|
183 |
+
|TruthfulQA_tr |50.78|
|
184 |
+
|Winogrande _tr |56.16|
|
185 |
+
|GSM8k_tr |50.41|
|
186 |
|