language: | |
- uk | |
size_categories: | |
- 10B<n<100B | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
dataset_info: | |
features: | |
- name: id | |
dtype: string | |
- name: compound_id | |
dtype: string | |
- name: text | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 118180394141 | |
num_examples: 38941863 | |
download_size: 57328717488 | |
dataset_size: 118180394141 | |
## Malyuk [mɐˈlʲuk] | |
Combined corpus: [UberText 2.0](https://lang.org.ua/en/ubertext/), [Oscar](https://huggingface.co/datasets/oscar) (oscar v1.0, unshuffled_deduplicated_uk), [Ukrainian News](https://huggingface.co/datasets/zeusfsx/ukrainian-news) | |
This is not an official release by any means. It is just a compilation made by me to simplify the training of the Ukrainian LLM. Nothing is guaranteed, no support requests, nothing. | |
* 113GB of texts in jsonl. | |
* 38941863 articles. | |
 | |
Some scripts to prepare this dataset can be found [here](https://github.com/lang-uk/ukrainian-wechsel-models/blob/main/aux/) | |