Instructions to use shahafvl/gemma-2-2b-it-fake-news with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use shahafvl/gemma-2-2b-it-fake-news with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("google/gemma-2-2b-it") model = PeftModel.from_pretrained(base_model, "shahafvl/gemma-2-2b-it-fake-news") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f1d5ce22f66fd3d4687738471f0e2c0a345b242dacdb81259ae1819da4571588
- Size of remote file:
- 5.62 kB
- SHA256:
- 49320c93ecb7c5f4e9acdd2bd588fd420edc0020cb47d643c9e79124c4c27cc5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.