Instructions to use silmi224/led-risalah_data_v14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use silmi224/led-risalah_data_v14 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_v14")# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("silmi224/led-risalah_data_v14") model = AutoModelForSeq2SeqLM.from_pretrained("silmi224/led-risalah_data_v14") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 20
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:e2e18cb10b93327b4611bf25af60acfc936a915cc0472ff75ae54b66dabcfbdf
|
| 3 |
size 647614116
|
runs/Jul10_06-58-07_f20029054ef3/events.out.tfevents.1720594689.f20029054ef3.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:9c6c27fd2ec91d59c352fafaaeaa925924d63bf54dfe2eecd789991731b15bef
|
| 3 |
+
size 6472
|