You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very basic question, apologies if I am missing something.
Looking at your data (switchboard_train.csv), I am having a hard time seeing how the utterances are arranged in conversations to achieve the conversation-level context representation. It seems to be a list of utterances, with no hierarchical structure. Using your data generator (DADataset) with this input file yields 193K samples, which is equal to the number of utterances reported for the dataset (Table 2). Is this expected?
The text was updated successfully, but these errors were encountered:
Hi there,
Very basic question, apologies if I am missing something.
Looking at your data (switchboard_train.csv), I am having a hard time seeing how the utterances are arranged in conversations to achieve the conversation-level context representation. It seems to be a list of utterances, with no hierarchical structure. Using your data generator (DADataset) with this input file yields 193K samples, which is equal to the number of utterances reported for the dataset (Table 2). Is this expected?
The text was updated successfully, but these errors were encountered: