Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Rami/multi-label-class-classification-on-github-issues with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rami/multi-label-class-classification-on-github-issues with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Rami/multi-label-class-classification-on-github-issues")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Rami/multi-label-class-classification-on-github-issues") model = AutoModelForSequenceClassification.from_pretrained("Rami/multi-label-class-classification-on-github-issues") - Inference
- Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267986545
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d98a4f80a64217c4129ae0efe830ac9b7c049aa639001e9fd7f5e4b6c63799b
|
| 3 |
size 267986545
|
runs/Dec01_02-11-09_fab31162c3c4/events.out.tfevents.1669860683.fab31162c3c4.113.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:5330ebab910a90e9e14ccef45fc127b90ecb0db9181b8ee36ef40876b12509c2
|
| 3 |
+
size 11493
|