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 1500
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:3f13a59022a6dd345c967ebe1ed22f5a6e1af6b94f7381013aeb103709a466f1
|
| 3 |
size 135998360
|
runs/Jun04_23-08-12_test-small-0-2/events.out.tfevents.1717542493.test-small-0-2.5926.6
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:1fc8514b8c2f2e12bbbbbf1254f36e859396124e449a5f6d7513b57affdfbe75
|
| 3 |
+
size 12230
|