Instructions to use FakeNewsLlama/HealthTrueFakeClassifierFinal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FakeNewsLlama/HealthTrueFakeClassifierFinal with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="FakeNewsLlama/HealthTrueFakeClassifierFinal")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("FakeNewsLlama/HealthTrueFakeClassifierFinal") model = AutoModelForSequenceClassification.from_pretrained("FakeNewsLlama/HealthTrueFakeClassifierFinal") - Notebooks
- Google Colab
- Kaggle
Delete adapter_model.safetensors
Browse files
adapter_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d53f5141e4904e5c48babd3d7b87a0f2e6c20d714913e6968eebb2de0ddeb49c
|
| 3 |
-
size 159984368
|
|
|
|
|
|
|
|
|
|
|
|