Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use ArchitJamb/Encoded_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArchitJamb/Encoded_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ArchitJamb/Encoded_Model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ArchitJamb/Encoded_Model") model = AutoModelForSequenceClassification.from_pretrained("ArchitJamb/Encoded_Model") - Notebooks
- Google Colab
- Kaggle
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:333b4da6f82020661b94d0e97b57b490f9d29382b923a9af4e88783d6fb07684
|
| 3 |
size 267832560
|
runs/Jan21_06-49-41_a352b3fe10c0/events.out.tfevents.1705819843.a352b3fe10c0.476.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:86c47fb253e2639a772ccf1a04ee5794829bd7b4df70a680e5bb8fe0f97f4ed5
|
| 3 |
+
size 15023
|