--- title: Indonesian GPT-2 emoji: 🦀 colorFrom: pink colorTo: yellow sdk: streamlit app_file: app/app.py pinned: false --- # Indonesian GPT-2 Applications This is a collection of Applications that generates sentences using Indonesian GPT-2 models! ## How did we create it ## Development ### Dependencies Installation ### Inference Pipeline ## Authors Following are the authors of this work (listed alphabetically): - [Akmal](https://github.com/Wikidepia) - [Alvin Watner](https://github.com/alvinwatner) - [Cahya Wirawan](https://github.com/cahya-wirawan) - [Galuh Sahid](https://github.com/galuhsahid) - [Muhammad Agung Hambali](https://github.com/magungh1) - [Samsul Rahmadani](https://github.com/acul3) ## Acknowledgements - 🤗 Hugging Face for organizing [the FLAX/JAX community week](https://github.com/huggingface/transformers/tree/master/examples/research_projects/jax-projects) - Google [TPU Research Cloud (TRC) program](https://sites.research.google/trc/) for providing computing resources - [Weights & Biases](https://wandb.com/) for providing the infrastructure for experiment tracking and model management ## Citing Indonesian GPT-2 Applications If you find this is useful in your research or wish to refer, please use the following BibTeX entry. ``` @misc{Indonesian_GPT2_App_2021, author = {Akmal, Alvin Watner, Cahya Wirawan, Galuh Sahid, Muhammad Agung Hambali, Samsul Rahmadani}, title = {Indonesian GPT-2 Applications}, url = {https://github.com/indonesian-nlp/gpt2-app}, year = {2021} } ```