Views
No views yet
MiniCheckRoBERTa.mlpackage — the Core ML model (fp16 weights). Inputs: input_ids, attention_mask
(int32, length 512). Output: support_prob = probability the claim is supported (class 1).tokenizer.json, vocab.json, merges.txt, tokenizer_config.json,
special_tokens_map.json).doc + </s> + claim, tokenized with the RoBERTa tokenizer (max_length 512, padded). support_prob > 0.5
= supported.