Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use intermezzo672/NHS-dmis-binary-512 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use intermezzo672/NHS-dmis-binary-512 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="intermezzo672/NHS-dmis-binary-512")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("intermezzo672/NHS-dmis-binary-512") model = AutoModelForSequenceClassification.from_pretrained("intermezzo672/NHS-dmis-binary-512") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433270768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72b6c752e6a5183c13972460a1bf37de64a1fe014326013ab60e0e39a0df88f7
|
| 3 |
size 433270768
|
runs/May02_13-51-03_bd3f76a67452/events.out.tfevents.1714657865.bd3f76a67452.330.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:dd074e4a08397bd468cb028289cc439bb10891bf5924548e6f9d4cc98f8c63c6
|
| 3 |
+
size 173367
|