mattpscott/airoboros-summarization
This is my adaptation and cleaned version of the Booksum dataset to work with Airoboros by Jon Durbin huggingface I created this dataset for the purposes of improving the LLM capabilities with summarization. It's a core feature that I feel many applications rely on, yet we're still relying on older Longformer, RoBERTa, or BART solutions. This dataset has been altered from the original as follows: Cleaned up bad formatting, extra quotes at the beginning of summaries, extra line breaks, and… See the full description on the dataset page: https://huggingface.co/datasets/mattpscott/airoboros-summarization.
Update README.md
Updated README
added last file. added BEGINCONTEXT and ENDCONTEXT which tested better than omitting inside the BEGININPUT and ENDINPUT blocks.
added BEGINCONTEXT and ENDCONTEXT which tested better than omitting inside the BEGININPUT and ENDINPUT blocks.
Upload expert_summarization_4096.jsonl
Upload 2 files
Delete expert_summarization_4096-mediasum-summaries.jsonl
Upload 6 files
Delete expert_summarization_4096.jsonl
Delete expert_summarization_4096-xsum-summaries.jsonl
Delete expert_summarization_4096-samsum-summaries.jsonl
Delete expert_summarization_4096-mediasum-summaries.jsonl
Delete expert_summarization_4096-cnndm-summaries.jsonl
Delete expert_summarization_4096-booksum-train.jsonl
Delete expert_summarization_4096_old.jsonl
Upload 6 files
Rename expert_summarization_4096.jsonl to expert_summarization_4096_old.jsonl
adding dataset in airoboros format
Update .gitattributes
initial commit
