Instructions to use Aalaa/transfomer_preds with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Aalaa/transfomer_preds with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Aalaa/transfomer_preds")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Aalaa/transfomer_preds") model = AutoModelForSequenceClassification.from_pretrained("Aalaa/transfomer_preds", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 7
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267864749
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04822357fcb8818f665f7b8cd4bc808cc625f0816362ed515ac51e1762087f7d
|
| 3 |
size 267864749
|
runs/Feb27_14-05-56_8bf52066dbb8/events.out.tfevents.1677506762.8bf52066dbb8.1027.6
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:7388aa02de156c3d95893af0adbca4d82bde8d0d7e75fe0570c38fb7f9a5dcd0
|
| 3 |
+
size 10979
|