Text Classification
Transformers
TensorBoard
Safetensors
qwen2
Generated from Trainer
trl
reward-trainer
text-embeddings-inference
Instructions to use JayHyeon/Qwen2-0.5B-Reward-ds1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JayHyeon/Qwen2-0.5B-Reward-ds1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="JayHyeon/Qwen2-0.5B-Reward-ds1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("JayHyeon/Qwen2-0.5B-Reward-ds1") model = AutoModelForSequenceClassification.from_pretrained("JayHyeon/Qwen2-0.5B-Reward-ds1") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
6409e99 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
size 11418266
|