Instructions to use mgh6/TCS_Pairing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/TCS_Pairing with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mgh6/TCS_Pairing")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mgh6/TCS_Pairing") model = AutoModelForSequenceClassification.from_pretrained("mgh6/TCS_Pairing") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1600
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 135998360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8b0a45a3eee498c66e601a85ff0807e3737b338a2f5f9785ea21f9f65d09d3d
|
| 3 |
size 135998360
|
runs/Jun03_16-35-12_test-small-0-2/events.out.tfevents.1717432517.test-small-0-2.965.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:a7ae2fa0d3a8bc85fe5d50db154c2c80316c7fc2f2084c46738c5f44585d18aa
|
| 3 |
+
size 12715
|