Instructions to use Isuru0x01/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Isuru0x01/results with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Isuru0x01/results")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Isuru0x01/results") model = AutoModelForMaskedLM.from_pretrained("Isuru0x01/results", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1113205088
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d004511d69110f776e3a15d929ace3489a088ac5882292d3b8f403145b125683
|
| 3 |
size 1113205088
|
runs/Jun18_10-03-03_9eb6c18ffef9/events.out.tfevents.1718704989.9eb6c18ffef9.492.6
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:e2e06c9f8f445fa8563219315552cb3e9803930af96432c7cfdf17ea6e0bc310
|
| 3 |
+
size 6336
|