Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use himanshu007/query_check_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use himanshu007/query_check_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="himanshu007/query_check_model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("himanshu007/query_check_model") model = AutoModelForSequenceClassification.from_pretrained("himanshu007/query_check_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:f4e076cdbeca823d1d6fbfd2018690500254716059366443b9f059a373c78e35
|
| 3 |
size 267832560
|
runs/Mar18_10-30-23_797249a30d09/events.out.tfevents.1710757824.797249a30d09.2458.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f243cfd3e2f79dc5ab7b1d066bd35567348c944e551711b873a5124e90bd9e47
|
| 3 |
+
size 5186
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f0568fd53c23801991ce4ca6291c26522c44233fc42e5da3ffa4f8f8c044d24
|
| 3 |
size 4920
|