True/False

A model calculates a bucket index b(d) for a large relative position offset d using the following formula, where n_b is the total number of buckets and dist_max is a maximum distance:

b(d) = (n_b/2) + floor( (log(d) - log(n_b/2)) / (log(dist_max) - log(n_b/2)) * (n_b/2) )

True or False: This formula establishes a linear relationship between the offset d and the bucket index b(d), meaning that as d increases, the bucket index b(d) increases at a constant rate.

0

1

Updated 2025-10-08

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science