Instructions to use jordypg/PEGembed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jordypg/PEGembed 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="jordypg/PEGembed")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jordypg/PEGembed", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Delete gen_sums_finetuned_bertsum-xLargeFull-TrueData.npy
Browse files
gen_sums_finetuned_bertsum-xLargeFull-TrueData.npy
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:91a1e2f3945313d6bf4b94f03d124e3b80440126626ce14e42cc5408c4b07170
|
| 3 |
-
size 1985968
|
|
|
|
|
|
|
|
|
|
|
|