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 25
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:9f5455ee58beaad283b34806e3b01a9c4936a18aa62a5be7e615f531a49827ba
|
| 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:2d82886b20bab83ecb8d04079d41011615c60516e4f3e907a509a485dfd2610b
|
| 3 |
+
size 25538
|