Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use RavingRabbit/eformConsult with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RavingRabbit/eformConsult with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="RavingRabbit/eformConsult")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("RavingRabbit/eformConsult") model = AutoModelForSequenceClassification.from_pretrained("RavingRabbit/eformConsult", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
f1f56b1
1
Parent(s): 3084757
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c1c8cdf08838d65b62fec7d177960513a520920b575451dbe77cb6fec749aba
|
| 3 |
size 267832560
|
runs/Dec23_02-11-24_38c624d3e13b/events.out.tfevents.1703297642.38c624d3e13b.382.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:1fb37339cdb5e80ac4152385921d2be5a137b911b157f911df79b7073dd91d50
|
| 3 |
+
size 6306
|