Spaces:
Runtime error
Runtime error
# python basics | |
/__pycache__/ | |
/.idea/ | |
/scratch/ | |
# local model folders for testing / running bots / deploy | |
/gpt2_std_gpu_774M_120ksteps/ | |
/gpt2_std_gpu_774M_60ksteps/ | |
/gpt2_dailydialogue_355M_75Ksteps/ | |
/gp2_DDandPeterTexts_14kPeter_774M/ | |
/gp2_DDandPeterTexts_41kPeter-774M/ | |
/gp2_DDandPeterTexts_774M_73Ksteps/ | |
/gp2_DDandPeterTexts_gpu_774M_175Ksteps/ | |
*checkpoint* | |
*GPT2* | |
*GPTneo* | |
*GPTpeter* | |
*1pt3B* | |
# most of ^ can be downloaded through `download_models.py` | |
# gradio things | |
*.db | |
*.db-journal | |
*gradio_queue* | |
gradio_data | |
deploy-as-bot/flagged | |
deploy-as-bot/gradio_data | |
deploy-as-bot/gradio_queue.db | |
# notebooks containing personal data | |
.DS_Store | |
aitextgen | |