File size: 623 Bytes
c9d5772 60f4ca9 c9d5772 06ffa7b c9d5772 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: openrail
datasets:
- nthngdy/oscar-small
language:
- kk
tags:
- summarization
- translation
pipeline_tag: text2text-generation
---
This model trains [T5-V1_1-base](https://huggingface.co/google/t5-v1_1-base) on the Qazaq dataset of [Oscar](https://huggingface.co/datasets/nthngdy/oscar-small). Note that the original configuration is slightly change (dropout is set to 0).
The official [run_t5_mlm_flax.py](https://github.com/huggingface/transformers/blob/master/examples/flax/language-modeling/run_t5_mlm_flax.py) is copied into the repository and is run using the hyperparameters as defined in *run_t5.sh*. |