Instructions to use thiomajid/bge-base-java-methods with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thiomajid/bge-base-java-methods with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="thiomajid/bge-base-java-methods")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("thiomajid/bge-base-java-methods") model = AutoModel.from_pretrained("thiomajid/bge-base-java-methods") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 37
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 440085864
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fa036b2b2c62eb02e7b767fdd9c0c8e775c98683161fc5206c11003e5f50f50
|
| 3 |
size 440085864
|
runs/Jun24_21-13-11_aa16cff72663/events.out.tfevents.1719263595.aa16cff72663.1696.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:aa45c6cb2caa493ffc86f9a6fa926dec24450a78c479708d2e3b9f4ab2605439
|
| 3 |
+
size 35542
|