huggingface / hmtl

🌊HMTL: Hierarchical Multi-Task Learning - A State-of-the-Art neural network model for several NLP tasks based on PyTorch and AllenNLP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A-RS-GM model

pvcastro opened this issue · comments

Regarding your paper, specifically tables 4 and 5, and is the meaning of the "RS" in A-RS-GM? This has no reference in any other part of the paper.

Thanks, and congrats for the paper!

Thanks!

"RS" refers to "Rahman splits" i.e. the splits introduced by Rahman and Ng 2009.
So A-RS-GM is basically the same thing as A-GM.