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 6000
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:889c6154739396525c0ea02b497278638dc038b7a8b68f2fd1c062c82c419d96
|
| 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:89312d144afe6e2ae2cd9b9989be2aabf37a6bf23ab781cbeb71fe8adeec2180
|
| 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:e5eeac8ffd7aae744adf39df1bb26ffa3e18556cfba3919258cfcbdc04df11e1
|
| 3 |
size 2428739720
|