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 16
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:760d3dc75f33171f579e0c81ba13ae3a38ee75f714ba7aacd46184ffcf82c94b
|
| 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:ccf989a04a20f28c3f6252986007e677f0f15abfab1a474eebff549681c6defb
|
| 3 |
+
size 13669
|