File size: 1,231 Bytes
6d0b83b f204a38 8a0126c f204a38 8a0126c f204a38 d22dd54 6d0b83b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | ---
license: mit
private: true
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: model_id
dtype: string
- name: model_name
dtype: string
- name: provider
dtype: string
- name: model_type
dtype: string
- name: parameters_billions
dtype: float64
- name: license
dtype: string
- name: context_window
dtype: int64
- name: modality
dtype: string
- name: architecture
dtype: string
- name: aime2026_score
dtype: float64
- name: evasionBench_score
dtype: float64
- name: gpqa_score
dtype: float64
- name: gsm8k_score
dtype: float64
- name: hle_score
dtype: float64
- name: hmmt2026_score
dtype: float64
- name: mmluPro_score
dtype: float64
- name: olmOcr_score
dtype: float64
- name: swePro_score
dtype: float64
- name: sweVerified_score
dtype: float64
- name: terminalBench_score
dtype: float64
- name: aggregate_score
dtype: float64
- name: coverage_count
dtype: int64
- name: coverage_percent
dtype: float64
splits:
- name: train
num_bytes: 25680
num_examples: 105
download_size: 17894
dataset_size: 25680
---
|