dchaplinsky commited on
Commit
8edcd07
·
verified ·
1 Parent(s): 1f601cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,7 +6,7 @@ size_categories:
6
  ---
7
  ## Malyuk [mɐˈlʲuk]
8
 
9
- Combined corpus: [UberText 2.0](https://lang.org.ua/en/ubertext/), [Oscar](https://huggingface.co/datasets/oscar), [Ukrainian News](https://huggingface.co/datasets/zeusfsx/ukrainian-news)
10
 
11
  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.
12
  * 113GB of texts in jsonl.
@@ -16,3 +16,4 @@ This is not an official release by any means. It is just a compilation made by m
16
  ![alt text](https://huggingface.co/datasets/lang-uk/malyuk/resolve/main/eyes.png "Watching ya")
17
 
18
 
 
 
6
  ---
7
  ## Malyuk [mɐˈlʲuk]
8
 
9
+ 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)
10
 
11
  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.
12
  * 113GB of texts in jsonl.
 
16
  ![alt text](https://huggingface.co/datasets/lang-uk/malyuk/resolve/main/eyes.png "Watching ya")
17
 
18
 
19
+ Some scripts to prepare this dataset can be found [here](https://github.com/lang-uk/ukrainian-wechsel-models/blob/main/aux/)