Feature request
Hello,
We would greatly appreciate adding support for exporting with token-classification tasks for LLMs such as qwen2:
|
"qwen2": supported_tasks_mapping( |
Motivation
Many downstream tasks rely on token-classification For example, Hugging Face's implementations of Process Reward Models rely on token-classification modeling.
We require this capability for a project we are working on.
Your contribution
Can review and assist with PR after it is created
Feature request
Hello,
We would greatly appreciate adding support for exporting with
token-classificationtasks for LLMs such asqwen2:optimum/optimum/exporters/tasks.py
Line 991 in cf5c6ec
Motivation
Many downstream tasks rely on
token-classificationFor example, Hugging Face's implementations of Process Reward Models rely ontoken-classificationmodeling.We require this capability for a project we are working on.
Your contribution
Can review and assist with PR after it is created