Text Classification
Transformers
TensorBoard
Safetensors
qwen2
Generated from Trainer
trl
reward-trainer
text-embeddings-inference
Instructions to use JayHyeon/Qwen2-0.5B-Reward_1e-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JayHyeon/Qwen2-0.5B-Reward_1e-3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="JayHyeon/Qwen2-0.5B-Reward_1e-3")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("JayHyeon/Qwen2-0.5B-Reward_1e-3") model = AutoModelForSequenceClassification.from_pretrained("JayHyeon/Qwen2-0.5B-Reward_1e-3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1938
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1976167144
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c990fb87e544c11330adca780f78bc80de94606578eecf542ec19b948695206
|
| 3 |
size 1976167144
|
runs/Nov28_17-38-57_6696746798dd/events.out.tfevents.1732815545.6696746798dd.1299614.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c74dfcb12d940f2fc052868789d64b32f774c0f474b1aa9335deaea683e2885c
|
| 3 |
+
size 28011
|