Instructions to use silmi224/exp2-led-risalah_data_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use silmi224/exp2-led-risalah_data_v3 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_v3")# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("silmi224/exp2-led-risalah_data_v3") model = AutoModelForSeq2SeqLM.from_pretrained("silmi224/exp2-led-risalah_data_v3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
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:17df6cea2dd4f8cd54e4f7910d4749b885cd0f409d7df41b9c89edffce3caf1d
|
| 3 |
size 647614116
|
runs/Jul21_19-52-41_36e51ba6d78f/events.out.tfevents.1721591597.36e51ba6d78f.35.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:4279431a540a841688b86e905242e6f64400dda4ede5d8fe3fd2419d33ee610d
|
| 3 |
+
size 18734
|