This dataset is a combination of multiple sources, including the GPT4All dataset, the Alpaca dataset from Stanford, custom generation using AllenAI augmentation, and some dataset augmentation from open-source Meta datasets. The dataset is split into 70% for training, 20% for validation, and 10% for testing.
The Swype.com dataset contains prompt and completion pairs for various tasks. It's an augmented version of the following datasets:
The dataset is designed for training and evaluating language models on diverse tasks, with a focus on controllable and instruction-based text generation.
The dataset contains the following columns:
prompt: The input prompt string, representing a task or question.completion: The output completion string, representing the answer or generated text based on the prompt.If you use this dataset in your research or work, please cite it as follows:
@misc{srikanth2023swypedataset, author = {Srikanth Srinivas}, title = {Swype.com Dataset}, year = {2023}, publisher = {Swype.com}, howpublished = {\url{https://swype.com}}, email = {s@swype.com} }
10 commits
1 commits
This dataset is a combination of multiple sources, including the GPT4All dataset, the Alpaca dataset from Stanford, custom generation using AllenAI augmentation, and some dataset augmentation from open-source Meta datasets. The dataset is split into 70% for training, 20% for validation, and 10% for testing.
The Swype.com dataset contains prompt and completion pairs for various tasks. It's an augmented version of the following datasets:
The dataset is designed for training and evaluating language models on diverse tasks, with a focus on controllable and instruction-based text generation.
The dataset contains the following columns:
prompt: The input prompt string, representing a task or question.completion: The output completion string, representing the answer or generated text based on the prompt.If you use this dataset in your research or work, please cite it as follows:
@misc{srikanth2023swypedataset, author = {Srikanth Srinivas}, title = {Swype.com Dataset}, year = {2023}, publisher = {Swype.com}, howpublished = {\url{https://swype.com}}, email = {s@swype.com} }
10 commits
1 commits