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 5500
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:ea9bc38ecdfad6385cfd18a41c81f4b32a5f803838f46a4d87b80950cfbc0d45
|
| 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:795bf2f6c6f1887ee3a0eade784ba648f4d27963a8b7476779a8cd6768c4cbd0
|
| 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:7aecaf9124333656e237f04f22d21e3703b6ec8c30b3d624e63945c6e5173d0c
|
| 3 |
size 2428739720
|