How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, XLMRBicleanerAI

tokenizer = AutoTokenizer.from_pretrained("bitextor/bicleaner-ai-full-en-sl")
model = XLMRBicleanerAI.from_pretrained("bitextor/bicleaner-ai-full-en-sl")
Quick Links

Bicleaner AI full model for en-sl

Bicleaner AI is a tool that aims at detecting noisy sentence pairs in a parallel corpus. It indicates the likelihood of a pair of sentences being mutual translations (with a value near to 1) or not (with a value near to 0). Sentence pairs considered very noisy are scored with 0.

Find out at our repository for further instructions on how to use it: https://github.com/bitextor/bicleaner-ai

Downloads last month
13
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support