Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use S2312dal/M6_cross with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use S2312dal/M6_cross with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="S2312dal/M6_cross")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("S2312dal/M6_cross") model = AutoModelForSequenceClassification.from_pretrained("S2312dal/M6_cross") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438003053
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b24e011cfec005e59e9717ed74138ea07cbfae137636cb3cf76249a7f3aff9af
|
| 3 |
size 438003053
|
runs/Jun18_13-52-12_40dfb7a48dca/1655560345.2999377/events.out.tfevents.1655560345.40dfb7a48dca.72.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7cf60219ab64dca7402962bc28af044302a341106ada780dc2ff34aa8884234
|
| 3 |
+
size 5290
|
runs/Jun18_13-52-12_40dfb7a48dca/events.out.tfevents.1655560345.40dfb7a48dca.72.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac02eade62b96881cc85350edcdf7da25aa404d469265bdfbaf005d0441c2030
|
| 3 |
+
size 87984
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3311
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6bad933f2f0fd9edafebb462b2ba5917bf4b1917fcedde348e6dfe214b10220
|
| 3 |
size 3311
|