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 ·
3084757
1
Parent(s): d8295f2
Training in progress, epoch 3
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:95ad7c09180e72ed87f27b43083705733608e50dc370b74d7df89618b05c50a0
|
| 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:66e546755b79774d5d4c5c1f2632ba119ae9cfc4c6ef090202d8d095f5d943f0
|
| 3 |
+
size 5814
|