Instructions to use nkhamm/checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nkhamm/checkpoints with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nkhamm/checkpoints") model = AutoModelForSeq2SeqLM.from_pretrained("nkhamm/checkpoints") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
runs/Jun24_03-28-27_0c8964358ee7/events.out.tfevents.1687578185.0c8964358ee7.80580.1
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:f621f5d9babca4381914231ef124359f0f894ae367a43cfa2f7c03ee375d24f4
|
| 3 |
+
size 163743
|