Instructions to use silmi224/led-risalah_data_v4.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use silmi224/led-risalah_data_v4.1 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/led-risalah_data_v4.1")# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("silmi224/led-risalah_data_v4.1") model = AutoModelForSeq2SeqLM.from_pretrained("silmi224/led-risalah_data_v4.1") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 80
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:05b0b2cdf156332ac14e4ef3337b0bd245218c272df269ea6cad96ce813ea4fe
|
| 3 |
size 647614116
|
runs/Jul07_06-49-23_613b577cb73c/events.out.tfevents.1720334967.613b577cb73c.675.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:1ca9d4b5d549ac181481177156458afcffb561d5a008a14946973929027f6a99
|
| 3 |
+
size 9034
|