Instructions to use davanstrien/datacard_to_task with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use davanstrien/datacard_to_task with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="davanstrien/datacard_to_task")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("davanstrien/datacard_to_task") model = AutoModelForSequenceClassification.from_pretrained("davanstrien/datacard_to_task") - Notebooks
- Google Colab
- Kaggle
Commit ·
f7f7455
1
Parent(s): 893392c
Training in progress, epoch 18
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 594806929
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f31eada913edb828d6fabd8e0c6a8475107e267986ba3952d48e7b6548a45abb
|
| 3 |
size 594806929
|
runs/Jun27_14-31-52_193385804fff/events.out.tfevents.1687876317.193385804fff.1946.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:ba8339e49f9f7c718a4c19e027b32328b69dc10a76e0222596e0f0a01e053889
|
| 3 |
+
size 16015
|