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 5
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:979a149dc258056a15a241beb40cf496267be2ad9270033cd13cc2343e6ed0cf
|
| 3 |
size 1113205088
|
runs/Jun18_10-10-28_9eb6c18ffef9/events.out.tfevents.1718705445.9eb6c18ffef9.492.8
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:159e5c08cbc5df9e9d926ec588f66984ffbeb0753d92c9a43a0b488532adae61
|
| 3 |
+
size 7144
|