stevengrove
initial commit
186701e
raw
history blame
No virus
1.01 kB
name: "\U0001F31F New model/dataset addition"
description: Submit a proposal/request to implement a new model / dataset
labels: [ "New model/dataset" ]
body:
- type: textarea
id: description-request
validations:
required: true
attributes:
label: Model/Dataset description
description: |
Put any and all important information relative to the model/dataset
- type: checkboxes
attributes:
label: Open source status
description: |
Please provide the open-source status, which would be very helpful
options:
- label: "The model implementation is available"
- label: "The model weights are available."
- type: textarea
id: additional-info
attributes:
label: Provide useful links for the implementation
description: |
Please provide information regarding the implementation, the weights, and the authors.
Please mention the authors by @gh-username if you're aware of their usernames.