Instructions to use tuhink/hacking-rewards-harmless-train with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tuhink/hacking-rewards-harmless-train with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="tuhink/hacking-rewards-harmless-train")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("tuhink/hacking-rewards-harmless-train") model = AutoModelForSequenceClassification.from_pretrained("tuhink/hacking-rewards-harmless-train", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 611254b8f9c2abbb52ac43b7cca89a0a33fcc59c2f5953a1cbc1ec22b794f281
- Size of remote file:
- 5.37 kB
- SHA256:
- 93a55d03f0904f95948c2eb77c66df906fcd6b201b011d9e96c7821cf51dc0ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.