Instructions to use HydraLM/bge-large-classifier-32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HydraLM/bge-large-classifier-32 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="HydraLM/bge-large-classifier-32")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("HydraLM/bge-large-classifier-32") model = AutoModelForSequenceClassification.from_pretrained("HydraLM/bge-large-classifier-32") - Notebooks
- Google Colab
- Kaggle
Alpay Ariyak commited on
Commit Β·
8fbae73
1
Parent(s): eff5bba
Training in progress, step 43000
Browse files- {checkpoint-27000 β checkpoint-43000}/config.json +0 -0
- {checkpoint-27000 β checkpoint-43000}/optimizer.pt +1 -1
- {checkpoint-27000 β checkpoint-43000}/pytorch_model.bin +1 -1
- {checkpoint-27000 β checkpoint-43000}/rng_state.pth +1 -1
- {checkpoint-27000 β checkpoint-43000}/scheduler.pt +1 -1
- {checkpoint-27000 β checkpoint-43000}/trainer_state.json +0 -0
- {checkpoint-27000 β checkpoint-43000}/training_args.bin +0 -0
- pytorch_model.bin +1 -1
{checkpoint-27000 β checkpoint-43000}/config.json
RENAMED
|
File without changes
|
{checkpoint-27000 β checkpoint-43000}/optimizer.pt
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2681628421
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01847c1c59207753e6fb7c95e22861c1bf599633430189d6bf3da5443e9d80f6
|
| 3 |
size 2681628421
|
{checkpoint-27000 β checkpoint-43000}/pytorch_model.bin
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1340833201
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:791d76290688cc43f34afa16f51a9cc8a261ba42870e63e56b44025bfe1ac112
|
| 3 |
size 1340833201
|
{checkpoint-27000 β checkpoint-43000}/rng_state.pth
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14575
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:134613b5e60f83df17a7a5ed5b62f013be4231d0f0b1a46d9b6b3c9aeaf6db94
|
| 3 |
size 14575
|
{checkpoint-27000 β checkpoint-43000}/scheduler.pt
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 627
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5af825fdaa9ec853145e6cbcc50c970880afd85dadb370e449795b89830cd64b
|
| 3 |
size 627
|
{checkpoint-27000 β checkpoint-43000}/trainer_state.json
RENAMED
|
The diff for this file is too large to render.
See raw diff
|
|
|
{checkpoint-27000 β checkpoint-43000}/training_args.bin
RENAMED
|
File without changes
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1340833201
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:791d76290688cc43f34afa16f51a9cc8a261ba42870e63e56b44025bfe1ac112
|
| 3 |
size 1340833201
|