add GPTNeoXForSequenceClassification (#22671)
* add GPTNeoXForSequenceClassification * move the labels to logits.device (ref: #22561) * fix
This commit is contained in:
@@ -78,3 +78,8 @@ The `generate()` method can be used to generate text using GPT Neo model.
|
||||
|
||||
[[autodoc]] GPTNeoXForCausalLM
|
||||
- forward
|
||||
|
||||
## GPTNeoXForSequenceClassification
|
||||
|
||||
[[autodoc]] GPTNeoXForSequenceClassification
|
||||
- forward
|
||||
Reference in New Issue
Block a user