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 19
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:b0e01c975e56a36cf6f3b9f1d723ae0c111c8da475d0be7b4ab6e13e91a2bcc8
|
| 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:fdfedfd761de00ac6dfc5fa66355efacffde6741a2a774769d6095f0dcc28ab5
|
| 3 |
+
size 15400
|