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 16
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:9493330544784d6e77f5a396aa4c037833a4e428b50cbce0ee9603db0d76bf62
|
| 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:1a8fff5a06f31f45726c2fb55ceb1023264e4a157cc28c6dfa1ff2931faae1a4
|
| 3 |
+
size 26214
|