Instructions to use jacquesle/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jacquesle/output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="jacquesle/output")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("jacquesle/output") model = AutoModelForSequenceClassification.from_pretrained("jacquesle/output", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433323381
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7133a79e7e86e47c5e85167b7166cde6d6c935d4fea9a4c755a6234151ae41f
|
| 3 |
size 433323381
|
runs/Feb25_11-06-31_cd794bebf183/1677323357.805926/events.out.tfevents.1677323357.cd794bebf183.107.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe62283cf914520b20f589ad8a49e6aa4164557cbdc0cde284756278d853854b
|
| 3 |
+
size 5659
|
runs/Feb25_11-06-31_cd794bebf183/events.out.tfevents.1677323357.cd794bebf183.107.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4784bfb760d392b15ab533ca3c1c09fbb0df9a79f0ef589ee6b4d44de5517cc8
|
| 3 |
+
size 4648
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3515
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78bbee1f9366938b988d747fcf47d64b0726ef721ed3653c6373e69c781d08a9
|
| 3 |
size 3515
|