郑佳宁

Results 4 comments of 郑佳宁

> [@zjnyly](https://github.com/zjnyly) hi! I've got the same problem, any luck solving it? Hi, I think you can ignore these warnings. It seems it's because LLaDA is not performing auto-regressive generation,...

> > We can make progress on a case-by-case basis by creating, uploading, and linking to parquet files instead, but that's time consuming and not future-proof. > > There aren't...

> Hi ! it looks like you're missing a comma: > > def download(self, dataset_kwargs: Optional[Dict[str, Any]] = None) -> None: > print(self.DATASET_PATH, self.DATASET_NAME, dataset_kwargs) > self.dataset = datasets.load_dataset( >...