Instructions to use guyhadad01/E5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use guyhadad01/E5-small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="guyhadad01/E5-small")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("guyhadad01/E5-small") model = AutoModelForMaskedLM.from_pretrained("guyhadad01/E5-small") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 9851
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 471641972
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b1eabd77d190b17654c8c986e9239c763f0de2696fc13757ebbfea99d1ab898
|
| 3 |
size 471641972
|
runs/Aug25_10-32-19_ip-172-31-44-130/events.out.tfevents.1756118069.ip-172-31-44-130
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:6e9593f24e4c68dbb4ca601d058edf3d0e68272a1acc9019b33d1c31d6b75605
|
| 3 |
+
size 26245
|