Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use hypo69/my_model_from_existing_datasets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hypo69/my_model_from_existing_datasets with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="hypo69/my_model_from_existing_datasets")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("hypo69/my_model_from_existing_datasets") model = AutoModelForSequenceClassification.from_pretrained("hypo69/my_model_from_existing_datasets") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
final_model_after_training/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267940236
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:439d8fb90f2c06498f67227e3b7216fcbd1007139b5b0195b9c89597f45671cc
|
| 3 |
size 267940236
|
final_model_after_training/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a2f5c8b3a07de363dce5e9169136ef2a4a40496c15787ea3a46c88c566a0216
|
| 3 |
size 5368
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267940236
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:439d8fb90f2c06498f67227e3b7216fcbd1007139b5b0195b9c89597f45671cc
|
| 3 |
size 267940236
|
runs/May17_15-10-54_887428ad6657/events.out.tfevents.1747494655.887428ad6657.62473.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:a88ce34c676650eadac5736725dcb4384ebd6fe65bcafee526fd8a6b9624f965
|
| 3 |
+
size 7724
|