This model is a fine tune of the 68M parameter
jhu-clsp/ettin-encoder-68m
(ModernBERT architecture), using the
dleemiller/FineCat-NLI
dataset. This dataset is a compilation of several high quality sources of NLI data, with quality screening and
reduction of easy samples in the train split.
This model and dataset specifically targets improving NLI, through high quality sources. The tasksource models
are the best checkpoints to start from, although training from ModernBERT is also competitive.
This model is distilled using teacher logits from
dleemiller/finecat-nli-l
.
NLI Evaluation Results
F1-Micro scores (equivalent to accuracy) for each dataset.
from sentence_transformers import CrossEncoder
# Download from the 🤗 Hub
model = CrossEncoder("dleemiller/finecat-nli-s")
# Get scores for pairs of texts
pairs = [
['She was quite young, not more than eighteen.', 'The girls was at least eighteen years old, but not much older. '],
['Two men working on something in a shop.', 'Two boys are milking a milk cart.'],
['A man in goggle swimming.', 'A man swimming in the water with goggles.'],
['The Argentine Grand Prix (Spanish: "Gran Premio de Argentina") was a round of the Formula One championship, held intermittently from to , all at the same autodrome in the Argentine national capital of Buenos Aires. Argentine president Juan Perón was the driving force behind the creation of the circuit, after seeing the success of the country\'s own Juan Manuel Fangio.', 'The Argentine Grand Prix involves the racing of automobiles with four wheels'],
['Because of limited resources, local legal services programs are forced to turn away tens of thousands of people with critical legal problems.', 'If the resources were there, it would be unthinkable for these programs to be turning so many people away.'],
]
scores = model.predict(pairs)
print(scores.shape)
# (5, 3)
Runs of dleemiller finecat-nli-s on huggingface.co
483
Total runs
2
24-hour runs
15
3-day runs
77
7-day runs
461
30-day runs
More Information About finecat-nli-s huggingface.co Model
finecat-nli-s huggingface.co
finecat-nli-s huggingface.co is an AI model on huggingface.co that provides finecat-nli-s's model effect (), which can be used instantly with this dleemiller finecat-nli-s model. huggingface.co supports a free trial of the finecat-nli-s model, and also provides paid use of the finecat-nli-s. Support call finecat-nli-s model through api, including Node.js, Python, http.
finecat-nli-s huggingface.co is an online trial and call api platform, which integrates finecat-nli-s's modeling effects, including api services, and provides a free online trial of finecat-nli-s, you can try finecat-nli-s online for free by clicking the link below.
dleemiller finecat-nli-s online free url in huggingface.co:
finecat-nli-s is an open source model from GitHub that offers a free installation service, and any user can find finecat-nli-s on GitHub to install. At the same time, huggingface.co provides the effect of finecat-nli-s install, users can directly use finecat-nli-s installed effect in huggingface.co for debugging and trial. It also supports api for free installation.