CoolFace
Datasetpublic

mteb/legal_summarization

LegalSummarization An MTEB dataset Massive Text Embedding Benchmark The dataset consistes of 439 pairs of contracts and their summarizations from https://tldrlegal.com and https://tosdr.org/. Task category t2t Domains Legal, Written Reference https://github.com/lauramanor/legal_summarization How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/legal_summarization.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
5likes1.4kdownloads
4 commits on main
a2ab90c1y ago

Add dataset card

Samoed
30925481y ago

Add dataset card

Samoed
3bb1a052y ago

Add

Shuang59
ea6b81a2y ago

initial commit

Shuang59