File size: 572 Bytes
f9fd689 5d72a91 f9fd689 0138b80 ef2574a 2c24766 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
dataset_info:
features:
- name: country
dtype: string
- name: capital
dtype: string
splits:
- name: train
num_bytes: 4776
num_examples: 197
download_size: 5587
dataset_size: 4776
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
A benchmark dataset for slms. Contains every country and capital pair.
The capitals.yaml file contains the config file for use in lm-evaluation-harness.

|