Instructions to use Jonathanmann/RLHF-GPT2-MEDIUM_SONGADAY-RANK with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jonathanmann/RLHF-GPT2-MEDIUM_SONGADAY-RANK with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("gpt2-medium") model = PeftModel.from_pretrained(base_model, "Jonathanmann/RLHF-GPT2-MEDIUM_SONGADAY-RANK") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 363360a240700b60f7ce1a4a2da668e1c61f652f6a5e8fd5255399be3371a8b9
- Size of remote file:
- 17.4 MB
- SHA256:
- 80ac1a739c0d99cd6b093d458a825e7571b334afbbdb66cd4da4fc76aa64ebac
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.