Skip to content

Releases: ekatraone/alpaca-dataset-generator

1.0.0

02 Jul 09:35
f94296f
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

Added

  • Initial release of the Alpaca-style Dataset Generator
  • Support for processing text, PDF, and Word documents as input
  • Generation of diverse instruction types: summarize, keyword extraction, title generation, sentiment analysis, question generation, and paraphrasing
  • Utilization of GPT-2, T5, and BERT models for different generation tasks
  • Multithreaded input file processing for improved performance
  • Command-line interface for easy usage
  • Comprehensive README with setup and usage instructions

Full Changelog: https://github.com/ekatraone/Alpaca-style-Dataset-Generator/commits/Update