Instructions to use silmi224/led-risalah_data_v16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use silmi224/led-risalah_data_v16 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_v16")# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("silmi224/led-risalah_data_v16") model = AutoModelForSeq2SeqLM.from_pretrained("silmi224/led-risalah_data_v16") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
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:6d295b1b481a8236ae9fc81e9e9156834dbb9ac31c5a46edeb3c9f9eaace383b
|
| 3 |
size 647614116
|
runs/Jul10_14-52-19_6cbcad150f92/events.out.tfevents.1720623148.6cbcad150f92.435.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:1671ce63c3b37102f550023e2a01ee545293cbcfb35a4ed1edd21fbc05d2df32
|
| 3 |
+
size 6681
|