Text Classification
Transformers
TensorBoard
Safetensors
deberta-v2
trl
reward-trainer
Generated from Trainer
text-embeddings-inference
Instructions to use MahmoudMohamed/Reward_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MahmoudMohamed/Reward_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="MahmoudMohamed/Reward_Model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("MahmoudMohamed/Reward_Model") model = AutoModelForSequenceClassification.from_pretrained("MahmoudMohamed/Reward_Model") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
310cde1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2bc648079c93571b895154229d509901ddce6b5ebeeba39e9223fb2a66d5eeb8
size 4920
|