jasonwu0731 / ToD-BERT

Pre-Trained Models for ToD-BERT
BSD 2-Clause "Simplified" License
291 stars 55 forks source link

Number of system acts for DSCT2 and GSIM #11

Closed pawel-polyai closed 4 years ago

pawel-polyai commented 4 years ago

In the paper there are 19 system acts mentioned. But when you query data you get 9 system acts? len(np.unique(data_info['sys_act']))

The same applies to GSIM dataset.

jasonwu0731 commented 4 years ago

Thanks for pointing this out, Pawel. We are going to double-check the universal-act mapping and will update the paper soon.