Skip to content

feat: Support for TokenClassification in Automodel#1634

Open
hXl3s wants to merge 4 commits intoNVIDIA-NeMo:mainfrom
hXl3s:ppo
Open

feat: Support for TokenClassification in Automodel#1634
hXl3s wants to merge 4 commits intoNVIDIA-NeMo:mainfrom
hXl3s:ppo

Conversation

@hXl3s
Copy link
Copy Markdown

@hXl3s hXl3s commented Mar 31, 2026

What does this PR do ?

This PR adds support for token classification type of network to automodel. It is required for usage in value-type models in reinforcement learning kind of algorithms

Changelog

  • Wrapping AutomodelForTokenClassification with Nemo specific base class

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?

hXl3s added 2 commits March 31, 2026 14:55
Signed-off-by: Lukasz Pierscieniewski <lukaszp@nvidia.com>
Signed-off-by: Lukasz Pierscieniewski <lukaszp@nvidia.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Mar 31, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@hXl3s hXl3s changed the title Support for TokenClassification in Automodel feat: Support for TokenClassification in Automodel Mar 31, 2026
@akoumpa
Copy link
Copy Markdown
Contributor

akoumpa commented Mar 31, 2026

/ok to test b602a98

Signed-off-by: Lukasz Pierscieniewski <lukaszp@nvidia.com>
Comment thread nemo_automodel/_transformers/auto_model.py Outdated
@akoumpa
Copy link
Copy Markdown
Contributor

akoumpa commented Apr 1, 2026

/ok to test 8485834

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants