Token Classification
Transformers
Safetensors
qwen2
Generated from Trainer
trl
prm
text-generation-inference
Instructions to use HuggingFaceH4/Qwen2.5-Math-7B-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-7B-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-7B-Instruct-PRM-0.2")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("HuggingFaceH4/Qwen2.5-Math-7B-Instruct-PRM-0.2") model = AutoModelForTokenClassification.from_pretrained("HuggingFaceH4/Qwen2.5-Math-7B-Instruct-PRM-0.2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1442
Browse files
model-00001-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4877660776
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4eeb49a6fb98711a64aae477a5e466f87322c51abdde881693c83608e39dd0fa
|
| 3 |
size 4877660776
|
model-00002-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4932751008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d426eaa1006301b7b61bb633af310b12063bbf1af5eb14f3684165961db50ed
|
| 3 |
size 4932751008
|
model-00003-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4330879708
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55783f3b894ac0633c61e1992358a48436047e6e4db8365af936d1119bf0f6ac
|
| 3 |
size 4330879708
|