Table 5 Instruction for semantic similarity.

From: A scientific-article key-insight extraction system based on multi-actor of fine-tuned open-source large language models

Evaluate the semantic similarity between the input sentence and the standard sentence provided below. Rate the similarity on a scale from 0 to 100, where 0 means completely dissimilar and 100 means identical.

{

Input Sentence: [Input Sentence]

Standard Sentence: [Standard Sentence]

}

The expected JSON structure for your response is as follows:

{

“Semantic similarity score”: “”

}