mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-09 00:20:03 +08:00
bfccb51142
* Create writing_prompt.ipynb
Writing Prompt
Writing prompt folder has a notebook that entails the pipeline to take samples of Writing Prompt dataset and augment that collection with some small transformations into a prompt, having the same story as a response.
This process required the summarization of text that was executed by one A100 GPU running T5 model.
The sample created was delivered at Hugging Face dataset, where you will find more details.
Contributing
Feel free to contribute to this notebook.