Instructions to use S2312dal/M1_cross with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use S2312dal/M1_cross with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="S2312dal/M1_cross", device_map="auto")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("S2312dal/M1_cross") model = AutoModelForSequenceClassification.from_pretrained("S2312dal/M1_cross", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 46750353
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9655da5fe70289239553e3d0805b0a501b1815663eeb5837102d1e32e38337f4
|
| 3 |
size 46750353
|
runs/Jun17_14-06-22_e947e2dc6af0/events.out.tfevents.1655474787.e947e2dc6af0.72.10
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:fba8a893014a6364ecb493e6638369401560eeaf9462146d0bd34a0d3452c325
|
| 3 |
+
size 108219
|