Instructions to use silmi224/exp2-led-risalah_data_v6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use silmi224/exp2-led-risalah_data_v6 with Transformers:
# Use a pipeline as a high-level helper # Warning: Pipeline type "summarization" is no longer supported in transformers v5. # You must load the model directly (see below) or downgrade to v4.x with: # 'pip install "transformers<5.0.0' from transformers import pipeline pipe = pipeline("summarization", model="silmi224/exp2-led-risalah_data_v6")# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("silmi224/exp2-led-risalah_data_v6") model = AutoModelForSeq2SeqLM.from_pretrained("silmi224/exp2-led-risalah_data_v6") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 647614116
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cab7e4a00f3e8ef0f2cb27d8e24dae2cc964806896c0dca72a2f471e3b505bc4
|
| 3 |
size 647614116
|
runs/Jul26_03-38-16_be52605a26a8/events.out.tfevents.1721965102.be52605a26a8.34.0
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:bbd7c872f5a7a200393cb153fe65641cb1ff94b2ad262cee0452bc4eac61d50a
|
| 3 |
+
size 14903
|