Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use briangilbert/working with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use briangilbert/working with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="briangilbert/working")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("briangilbert/working") model = AutoModelForSequenceClassification.from_pretrained("briangilbert/working") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jan30_09-26-22_99d88b068af6/events.out.tfevents.1738229183.99d88b068af6.1135.5
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:bf9ee7c45f9868adff10938adb2a9daf6aaa70ecb11fff54a28965d78ae9f980
|
| 3 |
+
size 8836
|