jiaolifengmi

Results 3 issues of jiaolifengmi

dataset = "iemocap" data_path = None raw_path = None if dataset == "MOSI": data_path = "/home/data/wangyansen/cmumosi/" elif dataset == "iemocap": data_path = "/media/bighdd7/yansen/code/tools/iemocap/" raw_path = "/media/bighdd4/Paul/mosi2/experiments/iemocap/" def get_data(): print("fetching labels...")...

flow According to the code provided in the file, the result of running Core50 dataset is inconsistent with that in the article( BIR Table2)

Thank you very much for your wonderful work. I have some questions about the verification of DMS fitness in the ProteinGym benchmark. I noticed that the "substitution DMS benchmark" in...