Token Classification
Transformers
Safetensors
qwen2
Generated from Trainer
trl
prm
text-generation-inference
Instructions to use plaguss/Qwen2.5-Math-7B-PRM-0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use plaguss/Qwen2.5-Math-7B-PRM-0.1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="plaguss/Qwen2.5-Math-7B-PRM-0.1")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("plaguss/Qwen2.5-Math-7B-PRM-0.1") model = AutoModelForTokenClassification.from_pretrained("plaguss/Qwen2.5-Math-7B-PRM-0.1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1522
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:7f0d77b67dbb1234cbaf96e8870b0b7238127203dc7f08b5c3d3a574c6015478
|
| 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:a44838d6f8cf9b80626ad25289ad70adc493449ec56f5c049cc00c8642439876
|
| 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:566ccc30d67d4ef51218703ccbf782c758927930d1e63ca076e55f08648a35b4
|
| 3 |
size 4330879708
|