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 14
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:4afa8f5e6286a523f50d5b13370be0a00824c27cc8a58ec560aa85948e684458
|
| 3 |
size 440085864
|
runs/Jun25_19-41-27_fb580c35bb06/events.out.tfevents.1719344489.fb580c35bb06.753.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:6fd242cdb6af8d15136ed03fbec697f593ffe1d364fd2780fd067a85e7ca03fe
|
| 3 |
+
size 24888
|