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 8
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:69efc59f0e6913fdc2357301679960af000167929037ddccd75454caabee209e
|
| 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:6bd1d93e6c6c37f550a3442b8c13b9db2fc8c90f045404286c03fc781289bf7f
|
| 3 |
+
size 12105
|