Spaces:
Runtime error
Runtime error
| title: News Generator | |
| emoji: π¦ | |
| colorFrom: pink | |
| colorTo: red | |
| sdk: streamlit | |
| app_file: app/app.py | |
| pinned: false | |
| # Indonesian GPT-2 Applications | |
| This is Application that generates sentences using Indonesian GPT-2 models finetuned on 6GB online news dataset! | |
| ## How did we create it | |
| ## Development | |
| ### Dependencies Installation | |
| ### Inference Pipeline | |
| ## Authors | |
| Following are the authors of this work (listed alphabetically): | |
| - [Cahya Wirawan](https://github.com/cahya-wirawan) | |
| ## 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 = {Cahya Wirawan}, | |
| title = {Abstract Generator using Indonesian GPT-2}, | |
| url = {https://github.com/cahya-wirawan/abstract-generator}, | |
| year = {2021} | |
| } | |
| ``` | |