kmamaroziqov commited on
Commit
de2c622
·
verified ·
1 Parent(s): e8fdcdc

Add alloma-8B benchmark comparison

Browse files
README.md CHANGED
@@ -101,28 +101,30 @@ curl http://localhost:8000/v1/chat/completions \
101
 
102
  ## Benchmarks
103
 
104
- All four models below were evaluated on the same full eight-task suite with
105
- greedy vLLM decoding. Classification and multiple-choice tasks use accuracy;
106
- FLORES+ translation uses COMET. The weighted score is normalized by the 0.95
107
- sum of the published task weights. All eight NeuronAI-4B tasks completed and
108
- passed the invalid-output gate.
109
 
110
  ![Per-task comparison](assets/tasks_comparison.png)
111
 
112
- | Benchmark | Metric | Weight | **NeuronAI-4B** | Qwen3.5-4B | alloma-3B | alloma-1B |
113
- | --- | --- | ---: | ---: | ---: | ---: | ---: |
114
- | UzLiB | accuracy | 0.20 | **61.20%** | 40.30% | 32.08% | 23.32% |
115
- | TUMLU-Uzbek | accuracy | 0.20 | **45.00%** | 40.43% | 27.71% | 22.00% |
116
- | FLORES+ en→uz | COMET | 0.15 | **0.8965** | 0.8555 | 0.8673 | 0.7383 |
117
- | Uzbek news | accuracy | 0.10 | **79.15%** | 67.34% | 13.60% | 25.41% |
118
- | MMLU English | accuracy | 0.10 | 64.06% | **72.66%** | 38.73% | 21.98% |
119
- | MMLU Uzbek | accuracy | 0.10 | **57.01%** | 52.58% | 32.74% | 21.11% |
120
- | FLORES+ uz→en | COMET | 0.05 | **0.8763** | 0.8618 | 0.7954 | 0.7636 |
121
- | Uzbek sentiment | accuracy | 0.05 | **95.75%** | 84.82% | 38.85% | 79.54% |
122
- | **Normalized weighted score** | | 1.00 | **0.6724** | 0.5978 | 0.4147 | 0.3661 |
123
 
124
  Alloma runs used the `APST` apostrophe preprocessing required by their model
125
- cards; NeuronAI and stock Qwen did not. The raw archived scores and run IDs are
 
 
126
  included in [`benchmark_results.json`](benchmark_results.json).
127
 
128
  ### Run the benchmarks on your computer
 
101
 
102
  ## Benchmarks
103
 
104
+ All five model result sets below cover the same full eight-task suite.
105
+ Classification and multiple-choice tasks use accuracy; FLORES+ translation
106
+ uses COMET. The weighted score is normalized by the 0.95 sum of the published
107
+ task weights. All eight NeuronAI-4B tasks completed and passed the
108
+ invalid-output gate.
109
 
110
  ![Per-task comparison](assets/tasks_comparison.png)
111
 
112
+ | Benchmark | Metric | Weight | **NeuronAI-4B** | Qwen3.5-4B | alloma-8B | alloma-3B | alloma-1B |
113
+ | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: |
114
+ | UzLiB | accuracy | 0.20 | **61.20%** | 40.30% | 42.40% | 32.08% | 23.32% |
115
+ | TUMLU-Uzbek | accuracy | 0.20 | **45.00%** | 40.43% | 20.71% | 27.71% | 22.00% |
116
+ | FLORES+ en→uz | COMET | 0.15 | **0.8965** | 0.8555 | 0.8779 | 0.8673 | 0.7383 |
117
+ | Uzbek news | accuracy | 0.10 | **79.15%** | 67.34% | 57.77% | 13.60% | 25.41% |
118
+ | MMLU English | accuracy | 0.10 | 64.06% | **72.66%** | 53.47% | 38.73% | 21.98% |
119
+ | MMLU Uzbek | accuracy | 0.10 | **57.01%** | 52.58% | 40.04% | 32.74% | 21.11% |
120
+ | FLORES+ uz→en | COMET | 0.05 | **0.8763** | 0.8618 | 0.8713 | 0.7954 | 0.7636 |
121
+ | Uzbek sentiment | accuracy | 0.05 | **95.75%** | 84.82% | 79.94% | 38.85% | 79.54% |
122
+ | **Normalized weighted score** | | 1.00 | **0.6724** | 0.5978 | 0.5187 | 0.4147 | 0.3661 |
123
 
124
  Alloma runs used the `APST` apostrophe preprocessing required by their model
125
+ cards; NeuronAI and stock Qwen did not. The alloma-8B column combines its full
126
+ model-card-protocol evaluation with separately archived full UzLiB,
127
+ TUMLU-Uzbek, and MMLU-Uzbek runs. Exact source files, scores, and run IDs are
128
  included in [`benchmark_results.json`](benchmark_results.json).
129
 
130
  ### Run the benchmarks on your computer
assets/overall_score.png CHANGED
assets/tasks_comparison.png CHANGED
benchmark_results.json CHANGED
@@ -72,6 +72,37 @@
72
  },
73
  "normalized_weighted_score": 0.5977513148832162
74
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  "alloma-3B": {
76
  "run_id": "alloma_3B_apst_full_20260815_142714",
77
  "suite_id": "public_uzbek_full_vllm_apst",
 
72
  },
73
  "normalized_weighted_score": 0.5977513148832162
74
  },
75
+ "alloma-8B": {
76
+ "run_id": "alloma_8b_full_public_composite",
77
+ "suite_id": "public_uzbek_full_composite_apst",
78
+ "source_files": [
79
+ "reports/alloma_card_protocol_full/alloma-8B.json",
80
+ "reports/eval_suites/external_public/alloma_8b_uzlib_full_20260615/uzlib_full.json",
81
+ "reports/eval_suites/public_full_comet/alloma_8b_strict_missing_uz_metrics/tumlu_uzbek_full_apst.json",
82
+ "reports/eval_suites/public_full_comet/alloma_8b_strict_missing_uz_metrics/mmlu_uz_full_apst.json"
83
+ ],
84
+ "tasks": {
85
+ "uzlib_slice_full": 0.4239656098871574,
86
+ "tumlu_uzbek_full": 0.20714285714285716,
87
+ "flores_en_uz_full": 0.8779,
88
+ "news_full": 0.5777,
89
+ "mmlu_english_full": 0.5347,
90
+ "mmlu_uz_full": 0.40037031761857284,
91
+ "flores_uz_en_full": 0.8713,
92
+ "sentiment_binary_full": 0.7994
93
+ },
94
+ "invalid_rate": {
95
+ "uzlib_slice_full": 0.0338527673293928,
96
+ "tumlu_uzbek_full": 0.25857142857142856,
97
+ "flores_en_uz_full": null,
98
+ "news_full": null,
99
+ "mmlu_english_full": null,
100
+ "mmlu_uz_full": 0.09051417177040308,
101
+ "flores_uz_en_full": null,
102
+ "sentiment_binary_full": null
103
+ },
104
+ "normalized_weighted_score": 0.5186512896503792
105
+ },
106
  "alloma-3B": {
107
  "run_id": "alloma_3B_apst_full_20260815_142714",
108
  "suite_id": "public_uzbek_full_vllm_apst",