acl-anthology icon indicating copy to clipboard operation
acl-anthology copied to clipboard

Paper Revision 2023.emnlp-main.502

Open AnejSvete opened this issue 1 year ago • 0 comments

Anthology ID

2023.emnlp-main.502

Type of Change

Revision

PDF of the Revision or Erratum

Recurrent_Neural_Language_Models_as_Probabilistic_Finite_state_Automata.pdf

Brief Description of Changes

Equation 3 and Figure 4 contained an off-by-one error (the conditional distributions $p(y_t\mid\boldsymbol{<t})$ were specified w.r.t. $\boldsymbol{h}t$ instead of $\boldsymbol{h}{t-1}$).

AnejSvete avatar May 03 '24 19:05 AnejSvete