Text Classification
Transformers
Safetensors
PEFT
English
Generated from Trainer
subjectivity-detection
news-articles
sentiment-augmented
clef-2025
llm-finetune
Instructions to use AIWizards/Llama-3.2-1B-subjectivity-english with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AIWizards/Llama-3.2-1B-subjectivity-english with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AIWizards/Llama-3.2-1B-subjectivity-english")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AIWizards/Llama-3.2-1B-subjectivity-english", dtype="auto") - PEFT
How to use AIWizards/Llama-3.2-1B-subjectivity-english with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8086eeb2ede891bcef5f4437fbef6362f4862b57337453eecf12ab382b1251c2
- Size of remote file:
- 5.37 kB
- SHA256:
- a51320565f64ba0e2367473bcdc57d3f90306f965e9a30384876a0e6e29b9956
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.