Dataset - https://drive.google.com/file/d/1xXuQIJ6En2OkvJM20qsESeG6ebxjvVst/view?usp=sharing
Prepared for GPT-2 dataset - https://drive.google.com/file/d/1N6kWFT3TLTqfZHiUx7jRr_879k5799h3/view?usp=sharing
Trained GPT-2 - https://drive.google.com/file/d/1MzL6EYgXyvbnzi_WrViYy55AQHLraDFN/view?usp=sharing
### Stackoverflow parcer https://colab.research.google.com/drive/1XdQ2BHXP20SkGVAvBiFw5BA3R3B7O-3b?usp=sharing ### Hardware requirements - Processor with at least 4 cores with a clock speed of at least 2.7 GHz - RAM 8 GB or more - 2 GB disk space- Windows 7 or newer
- Python 3.6 or newer
- CUDA driver (if you have GPU)
Download the repository and open a terminal in the "CodeOwlAI" folder. Run the commands:
pip install -r requirements.txt
add absolute path to checkpoint and run in GPT-2_finetune.py and GPT-2_api.py