Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use ArchitJamb/Result_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArchitJamb/Result_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ArchitJamb/Result_Model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ArchitJamb/Result_Model") model = AutoModelForSequenceClassification.from_pretrained("ArchitJamb/Result_Model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
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:031518ff2583d9576c7190820a91f2d01859fd09de8cf4f4e769691270e1a6e6
|
| 3 |
size 267832560
|
runs/Jan20_09-33-19_d17c2c075c06/events.out.tfevents.1705743227.d17c2c075c06.510.3
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:071e6c2454f32030cc992c629f15ae2d34054e4c67a852219eb1ae4bedff37a6
|
| 3 |
+
size 9922
|