Method_compute(
self, data, model_id, batch_size: int = 16, add_start_token: bool = True, device=None, max_length=No
measurements/perplexity/perplexity.py:104
Method_compute(self, predictions, references, labels=None, sample_weight=None, normalize=None)
metrics/confusion_matrix/confusion_matrix.py:83
Method_compute(
self,
timesteps,
rewards,
baseline="default",
freq_thresh=0.01,
metrics/rl_reliability/rl_reliability.py:106
Method_compute(
self, predictions, references, keep_singletons=True, NP_only=False, min_span=False, remove_nested=Fa
metrics/coval/coval.py:293
Method_compute(self, predictions, references, n: int = 5, lowercase=False, western_lang=True)
metrics/nist_mt/nist_mt.py:114
Method_compute(
self,
predictions,
references,
num_labels: int,
ignore_index: bool,
metrics/mean_iou/mean_iou.py:294
Method_compute(
self, predictions, model_id, batch_size: int = 16, add_start_token: bool = True, device=None, max_le
metrics/perplexity/perplexity.py:103
Method_compute(
self,
predictions,
references,
zero_division: Union[str, int] = "warn",
metrics/poseval/poseval.py:100
Method_compute(
self, predictions, references, rouge_types=None, use_aggregator=True, use_stemmer=False, tokenizer=N
metrics/rouge/rouge.py:121