Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use lschlessinger/bert-finetuned-math-prob-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lschlessinger/bert-finetuned-math-prob-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="lschlessinger/bert-finetuned-math-prob-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("lschlessinger/bert-finetuned-math-prob-classification") model = AutoModelForSequenceClassification.from_pretrained("lschlessinger/bert-finetuned-math-prob-classification") - Notebooks
- Google Colab
- Kaggle
Commit ·
004bdee
1
Parent(s): 53fc995
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 438021485
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e77122837e62241ce38c4516cb96f750a9e0523072b1d2e8caac13e79f7df900
|
| 3 |
size 438021485
|
runs/Sep29_03-53-50_68355c02f0de/events.out.tfevents.1664423637.68355c02f0de.73.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:0d5ec2e76b968b65e2bf94dbbde459cc7d00bcbb9d29a03ad696326189148e77
|
| 3 |
+
size 5334
|