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 Β·
eff5bba
1
Parent(s): 05144b8
Training in progress, step 42000
Browse files- {checkpoint-26000 β checkpoint-42000}/config.json +0 -0
- {checkpoint-26000 β checkpoint-42000}/optimizer.pt +1 -1
- {checkpoint-26000 β checkpoint-42000}/pytorch_model.bin +1 -1
- {checkpoint-26000 β checkpoint-42000}/rng_state.pth +1 -1
- {checkpoint-26000 β checkpoint-42000}/scheduler.pt +1 -1
- {checkpoint-26000 β checkpoint-42000}/trainer_state.json +0 -0
- {checkpoint-26000 β checkpoint-42000}/training_args.bin +0 -0
- pytorch_model.bin +1 -1
{checkpoint-26000 β checkpoint-42000}/config.json
RENAMED
|
File without changes
|
{checkpoint-26000 β checkpoint-42000}/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:db5c784683ada492f8d10999104428da796bae07dd11541a61e6654ca288296e
|
| 3 |
size 2681628421
|
{checkpoint-26000 β checkpoint-42000}/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:f0de5b86fba3e207cee677667c1e4fe6d521e0bc33f0ab1532eed70e5190067d
|
| 3 |
size 1340833201
|
{checkpoint-26000 β checkpoint-42000}/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:d37b50d7f2995cb318af6e426f37eb2225b68703d70d6c91e86aac94c634ed04
|
| 3 |
size 14575
|
{checkpoint-26000 β checkpoint-42000}/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:117a4353e828581e43f558f938ef617c156145378f6f5d0eac6045ae2a5ff628
|
| 3 |
size 627
|
{checkpoint-26000 β checkpoint-42000}/trainer_state.json
RENAMED
|
The diff for this file is too large to render.
See raw diff
|
|
|
{checkpoint-26000 β checkpoint-42000}/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:f0de5b86fba3e207cee677667c1e4fe6d521e0bc33f0ab1532eed70e5190067d
|
| 3 |
size 1340833201
|