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 20
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:de24f2c589bf0553a520959de1db52dd493f34ac27b1d703b629413ec2f2fea3
|
| 3 |
size 433323381
|
runs/Feb25_11-06-31_cd794bebf183/events.out.tfevents.1677323357.cd794bebf183.107.0
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:8ed3ad9e0ec62a459c2638e327fb0499c5beec03b0079a2767188c80216d586d
|
| 3 |
+
size 16134
|