Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use fffffly/biobert_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fffffly/biobert_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="fffffly/biobert_model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("fffffly/biobert_model") model = AutoModelForSequenceClassification.from_pretrained("fffffly/biobert_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433320053
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef7d605286c237c3c6e7581fbb7116281a717c36d8c640355813c462720fc2f4
|
| 3 |
size 433320053
|
runs/Jun05_05-14-00_4939abdc323c/events.out.tfevents.1685942044.4939abdc323c.796.6
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:a5d972dbba708b4fc51cfea8f063b7f677abf562cda9bc579fe2ce3244ce741a
|
| 3 |
+
size 10710
|