Update README.md
Browse files
README.md
CHANGED
@@ -111,7 +111,7 @@ We evaluated the models on the following datasets:
|
|
111 |
- The models perform similarly on **OpenBook QA**, with marginal differences.
|
112 |
|
113 |
|
114 |
-
| Model | Shots | Bangla MMLU | BoolQ BN | Commonsense QA | OpenBook QA | PIQA BN |
|
115 |
|------------------------------|---------|-------------|----------|----------------|-------------|---------|
|
116 |
| llama-3.2-1b | 0-shot | **0.29** | **0.55** | 0.22 | **0.33** | 0.53 |
|
117 |
| | 5-shot | **0.28** | - | 0.23 | 0.31 | 0.54 |
|
|
|
111 |
- The models perform similarly on **OpenBook QA**, with marginal differences.
|
112 |
|
113 |
|
114 |
+
| Model | Shots | Bangla MMLU | BoolQ BN | Commonsense QA BN | OpenBook QA BN | PIQA BN |
|
115 |
|------------------------------|---------|-------------|----------|----------------|-------------|---------|
|
116 |
| llama-3.2-1b | 0-shot | **0.29** | **0.55** | 0.22 | **0.33** | 0.53 |
|
117 |
| | 5-shot | **0.28** | - | 0.23 | 0.31 | 0.54 |
|