This is a
sentence-transformers
model trained. It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
from sentence_transformers import SentenceTransformer
# Download from the 🤗 Hub
model = SentenceTransformer("sentence_transformers_model_id")
# Run inference
sentences = [
'License Grant',
"In the event FCE notifies ExxonMobil that it has formally decided not to pursue Generation 2 Technology for Power Applications, then upon ExxonMobil's written request, FCE agrees to negotiate a grant to ExxonMobil and its Affiliates, under commercially reasonable terms to be determined in good faith, a worldwide, royalty-bearing (with the royalty to be negotiated), non-exclusive, sub-licensable right and license to practice FCE Background Information and FCE Background Patents for Generation 2 Technology in any application outside of Carbon Capture Applications and Hydrogen Applications.",
'Aucta should continue to receive 15% of Net Sales Royalty for as long as ETON is selling the Product(s) in the Territory, unless otherwise agreed to under this Agreement.',
]
embeddings = model.encode(sentences)
print(embeddings.shape)
# [3, 1024]# Get the similarity scores for the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities)
# tensor([[1.0000, 0.7920, 0.3253],# [0.7920, 1.0000, 0.4614],# [0.3253, 0.4614, 1.0000]])
Training Details
Training Dataset
Unnamed Dataset
Size: 16,129 training samples
Columns:
sentence_0
,
sentence_1
, and
label
Approximate statistics based on the first 1000 samples:
sentence_0
sentence_1
label
type
string
string
float
details
min: 3 tokens
mean: 54.18 tokens
max: 512 tokens
min: 3 tokens
mean: 95.75 tokens
max: 512 tokens
min: 1.0
mean: 1.0
max: 1.0
Samples:
sentence_0
sentence_1
label
Parties
STARTEC GLOBAL COMMUNICATIONS CORPORATION
1.0
The proceeds of the Revolving Loans and the Swingline Loans, and the Letters of Credit, shall be used for general corporate purposes, including, but not limited to, repayment of any Indebtedness and to backstop the issuance of commercial paper.
Use the proceeds of the Loans and the Letters of Credit only as contemplated in Section 3.12 . The Borrower will not request any Borrowing, and the Borrower shall not use, and shall procure that its Subsidiaries and its or their respective directors, officers, employees and agents shall not use, the proceeds of any Borrowing (a) in furtherance of an offer, payment, promise to pay, or authorization of the payment or giving of money, or anything else of value, to any Person in violation of any Anti-Corruption Laws in any material respect, (b) for the purpose of funding, financing or facilitating any unauthorized activities, business or transaction of or with any Sanctioned Person, or in any Sanctioned Country, or (c) knowingly in any manner that would result in the violation of any Sanctions Laws applicable to any party hereto.
@inproceedings{reimers-2019-sentence-bert,
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
author = "Reimers, Nils and Gurevych, Iryna",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
month = "11",
year = "2019",
publisher = "Association for Computational Linguistics",
url = "https://arxiv.org/abs/1908.10084",
}
MultipleNegativesRankingLoss
@misc{henderson2017efficient,
title={Efficient Natural Language Response Suggestion for Smart Reply},
author={Matthew Henderson and Rami Al-Rfou and Brian Strope and Yun-hsuan Sung and Laszlo Lukacs and Ruiqi Guo and Sanjiv Kumar and Balint Miklos and Ray Kurzweil},
year={2017},
eprint={1705.00652},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Runs of yasserrmd LexEmbed-Contracts on huggingface.co
6
Total runs
0
24-hour runs
0
3-day runs
1
7-day runs
3
30-day runs
More Information About LexEmbed-Contracts huggingface.co Model
LexEmbed-Contracts huggingface.co
LexEmbed-Contracts huggingface.co is an AI model on huggingface.co that provides LexEmbed-Contracts's model effect (), which can be used instantly with this yasserrmd LexEmbed-Contracts model. huggingface.co supports a free trial of the LexEmbed-Contracts model, and also provides paid use of the LexEmbed-Contracts. Support call LexEmbed-Contracts model through api, including Node.js, Python, http.
LexEmbed-Contracts huggingface.co is an online trial and call api platform, which integrates LexEmbed-Contracts's modeling effects, including api services, and provides a free online trial of LexEmbed-Contracts, you can try LexEmbed-Contracts online for free by clicking the link below.
yasserrmd LexEmbed-Contracts online free url in huggingface.co:
LexEmbed-Contracts is an open source model from GitHub that offers a free installation service, and any user can find LexEmbed-Contracts on GitHub to install. At the same time, huggingface.co provides the effect of LexEmbed-Contracts install, users can directly use LexEmbed-Contracts installed effect in huggingface.co for debugging and trial. It also supports api for free installation.