File size: 793 Bytes
8b2bff9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name: 🧪Experiment Record
description: Describe experiment setting and results here
title: "[EXP]: "
labels: ["experiment"]
assignees: [""]
body:
  - type: markdown
    attributes:
      value: |
        Please make sure this experiment request hasn't been already submitted by someone by looking through other open/closed issues

  - type: textarea
    id: description
    attributes:
      label: Description
      description: Give us a brief description of the experimental setting and results you would like
    validations:
      required: true

  - type: textarea
    id: additional-information
    attributes:
      label: Additional Information
      description: Give us some additional information on the experimental setting and results like learning rate, data selection , etc.