DisCo icon indicating copy to clipboard operation
DisCo copied to clipboard

Typo

Open eastchun opened this issue 7 months ago • 0 comments

The line 296 in '/dataset/tiktok_video_dataset.py', needs to be changed:

From: elif self.split == "eval": To: elif self.split == "val":

eastchun avatar Jun 30 '24 15:06 eastchun