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:90838809c8666b77638e1ded1558867ca38aabb3ea8b30eae0725574e9cf424a
|
| 3 |
size 136048297
|
runs/Jul26_20-13-24_bbdaf0167fc2/events.out.tfevents.1690405950.bbdaf0167fc2.3103.13
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:198b1d0ae3f65e573fac8e4a1861b482890f3b011af55176f8b8fec6e0826734
|
| 3 |
+
size 5545
|
runs/Jul26_20-13-24_bbdaf0167fc2/events.out.tfevents.1690406634.bbdaf0167fc2.3103.14
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74c65f75aaefdddc69a561c9efd3a71f3c196091f42838415b760675c75a0dba
|
| 3 |
+
size 4292
|