Token Classification
Transformers
Safetensors
qwen2
Generated from Trainer
trl
prm
text-generation-inference
Instructions to use alothomas/Qwen2.5-3B-PRM-RAD-balanced-150k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alothomas/Qwen2.5-3B-PRM-RAD-balanced-150k with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="alothomas/Qwen2.5-3B-PRM-RAD-balanced-150k")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("alothomas/Qwen2.5-3B-PRM-RAD-balanced-150k") model = AutoModelForTokenClassification.from_pretrained("alothomas/Qwen2.5-3B-PRM-RAD-balanced-150k") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 6288
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 4982131536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a325d9b0e1709a5a52343a9a61189319f5d989257d399cee5bf2e2937f2a39b9
|
| 3 |
size 4982131536
|
model-00002-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4932949336
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f694985cdcca3c4ae347468d7eafca41ce946ef2403de9dac50d1c90ead3e3d
|
| 3 |
size 4932949336
|
model-00003-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2428739720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68497d2ebc7eec7e1660beb4a67bac247b6942c38a07fb5d41b0b2dc93779f0e
|
| 3 |
size 2428739720
|