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:0b12e849723244c9496b69e30b77388b89577cd36f103d2b9f8667ea1ebcf9cd
|
| 3 |
size 136048297
|
runs/Jul25_02-38-22_1957fa3c54e9/events.out.tfevents.1690254879.1957fa3c54e9.30165.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:d3db95d1eaa2691fbea840d371960d9c1331d57fe88524271a0e096ff3bec148
|
| 3 |
+
size 4916
|
runs/Jul25_02-38-22_1957fa3c54e9/events.out.tfevents.1690255142.1957fa3c54e9.30165.9
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:370ec6af518ebdad6bd38157313046cb3f038a869472bbdd1fafb945ead8ff26
|
| 3 |
+
size 4291
|