Token Classification
Transformers
Safetensors
qwen2
Generated from Trainer
trl
prm
text-generation-inference
Instructions to use HuggingFaceH4/Qwen2.5-Math-1.5B-Instruct-PRM-0.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HuggingFaceH4/Qwen2.5-Math-1.5B-Instruct-PRM-0.2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="HuggingFaceH4/Qwen2.5-Math-1.5B-Instruct-PRM-0.2")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("HuggingFaceH4/Qwen2.5-Math-1.5B-Instruct-PRM-0.2") model = AutoModelForTokenClassification.from_pretrained("HuggingFaceH4/Qwen2.5-Math-1.5B-Instruct-PRM-0.2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 55103b0eec6bafc8800179e89c134ad2969833f6348602f6470d2d0b00ddf403
- Size of remote file:
- 6.78 kB
- SHA256:
- e25b4325d751fa04956d7b3006229fc40c2381516b3bdbd665bc3b586ac2f000
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.