Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use jsudol/scibert-acm-multilabel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jsudol/scibert-acm-multilabel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="jsudol/scibert-acm-multilabel")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("jsudol/scibert-acm-multilabel") model = AutoModelForSequenceClassification.from_pretrained("jsudol/scibert-acm-multilabel") - 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 440798576
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e747b6aa0e9f5c2153f7b98c25f39cdd6b92075241be5b1571775bdc4691fdfb
|
| 3 |
size 440798576
|
runs/Jun04_11-15-46_55c5e282b66c/events.out.tfevents.1780571746.55c5e282b66c.28069.1
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:18f9540aedb838ad4c919787b0d4c1b856a807a7373b0ca288e9ea519766dbc5
|
| 3 |
+
size 445539
|