Instructions to use MostafaAbbas/output_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MostafaAbbas/output_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="MostafaAbbas/output_1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("MostafaAbbas/output_1") model = AutoModelForSequenceClassification.from_pretrained("MostafaAbbas/output_1") - Notebooks
- Google Colab
- Kaggle
Commit ·
eafcc1f
1
Parent(s): 13c6f41
Fake_News_Classifier
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438007925
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab83b40fb6c46d344df49da8c2077a5b389e0180f06d9b51c2507947603f18b4
|
| 3 |
size 438007925
|
runs/Mar26_21-27-37_8d2de6ab4c3d/events.out.tfevents.1679866069.8d2de6ab4c3d.914.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:379ecce920ec33609ee28017cf36bdf0349c1679e1f18c198ea95ee6d51aacf4
|
| 3 |
+
size 4910
|