Instructions to use mgh6/temp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/temp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="mgh6/temp")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("mgh6/temp") model = AutoModelForMaskedLM.from_pretrained("mgh6/temp") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 136048297
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:624686c4a9e83a8b0e21fc0a5deef8cc4cc9b120b8667795bc97161504bf8060
|
| 3 |
size 136048297
|
runs/Jul26_20-13-24_bbdaf0167fc2/events.out.tfevents.1690402410.bbdaf0167fc2.3103.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:6b73f711b6496e2f1777d20fe02e11378e0afbab6485921ed920fba0f023d205
|
| 3 |
+
size 5545
|
runs/Jul26_20-13-24_bbdaf0167fc2/events.out.tfevents.1690403117.bbdaf0167fc2.3103.9
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0a8cb9114e087ebca0c437b51fae37c412252f913b7935cee6a0c0e603cdf5e
|
| 3 |
+
size 4292
|