Update issue templates
This commit is contained in:
parent
9389a90c67
commit
08a0e7a13e
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
name: Error Report
|
||||
about: For ERRORS that halt training
|
||||
title: "[ERROR]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Attach log and cfg**
|
||||
*PLEASE* attach the ".log" and "_cfg.json" from your logs folder for the run that failed. This is absolutely critical to providing assistance. These files are always generated and saved in the "logs" folder under project_name_timestamp folder every run. For cloud hosts, you can download the files. For Google Colab these are likely being saved to your Gdrive.
|
||||
|
||||
**Runtime environment (please complete the following information):**
|
||||
- OS: [e.g. Windows 10, Ubuntu Linux 22.04, etc]
|
||||
- Is this your local computer or a cloud host? Please list the cloud host (Vast, Google Colab, etc)
|
||||
- GPU [e.g. 3090 24GB, A100 40GB]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
Loading…
Reference in New Issue