Mutian He
Mutian He
Maybe the explanation of arguments for running the examples? eg. the format and specifications of train_file, word_file and eval_file, and the meaning of num_classes. Thanks.
Try to use keras1.2.2 rather than keras2
(Simply use keras1.2. The problem is due to incompatibility.)
(Or do you have any number for the performance of DUAL with the view only on each segment?)
Thank you very much! Let me have a look at them.
Thank you very much! Actually I am looking for the HuBERT units for each segment (for, e.g., context-0_0_1, context-0_0_2, ...), while it seems that the provided units above and in...
Ah, it is simply the standard GPT2 tokenizer on Huggingface transformers.