Text Classification
Transformers
TensorBoard
Safetensors
English
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use srvmishra832/github_issues-dataset-distilbert-base-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use srvmishra832/github_issues-dataset-distilbert-base-uncased with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="srvmishra832/github_issues-dataset-distilbert-base-uncased")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("srvmishra832/github_issues-dataset-distilbert-base-uncased") model = AutoModelForSequenceClassification.from_pretrained("srvmishra832/github_issues-dataset-distilbert-base-uncased") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267878708
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad68c9eee48335fb69ffd98f2c36a3af8e3b4b78164d4bcaec3d0952633661c3
|
| 3 |
size 267878708
|
runs/Mar22_11-51-02_15358c91f674/events.out.tfevents.1742644264.15358c91f674.5034.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:462a8c63478a7da3d159b73becbd3ef54f6fabdd35a9b393e701629ba3450b2d
|
| 3 |
+
size 6724
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34488c6bc0280d59955040cc8d489a53c87e88678050024e056b6f1ff299b107
|
| 3 |
size 5432
|