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:fbe0944157bf16a66aea03a46b6270d1e53338feabad8be6ea9e1b4faebf92b2
|
| 3 |
size 136048297
|
runs/Jul25_02-38-22_1957fa3c54e9/events.out.tfevents.1690254352.1957fa3c54e9.30165.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:c1f03d4f925b01622a64ef520836963209f217d4e7d92f0eaa5b94003dab956d
|
| 3 |
+
size 4916
|
runs/Jul25_02-38-22_1957fa3c54e9/events.out.tfevents.1690254615.1957fa3c54e9.30165.7
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f2c0efa713a1a8cd9bdedbfb02f8ee65d29f787e3591308922884351482709f
|
| 3 |
+
size 4291
|