File size: 1,210 Bytes
b53fa32 740c18e 2412c92 b53fa32 0e12877 b53fa32 50df564 dede9ce 5ab3a97 50df564 b53fa32 |
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 66 67 68 |
---
dataset_info:
features:
- name: eval_name
dtype: string
- name: Precision
dtype: string
- name: Type
dtype: string
- name: T
dtype: string
- name: Weight type
dtype: string
- name: Architecture
dtype: string
- name: Model
dtype: string
- name: fullname
dtype: string
- name: Model sha
dtype: string
- name: Average ⬆️
dtype: float64
- name: Hub License
dtype: string
- name: Hub ❤️
dtype: int64
- name: '#Params (B)'
dtype: int64
- name: Available on the hub
dtype: bool
- name: Merged
dtype: bool
- name: MoE
dtype: bool
- name: Flagged
dtype: bool
- name: date
dtype: string
- name: Chat Template
dtype: bool
- name: ARC
dtype: float64
- name: HellaSwag
dtype: float64
- name: MMLU
dtype: float64
- name: TruthfulQA
dtype: float64
- name: Winogrande
dtype: float64
- name: GSM8K
dtype: float64
- name: Maintainers Choice
dtype: bool
splits:
- name: train
num_bytes: 5547349
num_examples: 7260
download_size: 0
dataset_size: 5547349
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|