CodeT5 icon indicating copy to clipboard operation
CodeT5 copied to clipboard

How to do token type prediction task?

Open oathaha opened this issue 2 years ago • 0 comments

In the paper, there is a task that lets a model to predict whether a code token is identifier or not. Can you explain more detail about how to do it? I would like to know the data format and how to use the data to train a model.

oathaha avatar Feb 19 '23 22:02 oathaha