Datasets:
language: | |
- en | |
license: mit | |
size_categories: | |
- 10K<n<100K | |
pretty_name: Central bankers' speeches (1996 - 2024) | |
dataset_info: | |
features: | |
- name: date | |
dtype: string | |
- name: author | |
dtype: string | |
- name: institution | |
dtype: string | |
- name: country | |
dtype: string | |
- name: iso2 | |
dtype: string | |
- name: title | |
dtype: string | |
- name: description | |
dtype: string | |
- name: text | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 346829003 | |
num_examples: 19609 | |
download_size: 192030056 | |
dataset_size: 346829003 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
This dataset contains speeches from central bankers from 1996 to 2024 (September). It includes [data](https://www.bis.org/cbspeeches/index.htm) from the Bank for International Settlements (BIP) with a few integrations, including a more complete "Institution" field. |