microsoft / Semi-supervised-learning

A Unified Semi-Supervised Learning Codebase (NeurIPS'22)
https://usb.readthedocs.io
MIT License
1.33k stars 176 forks source link

Hard coding the dataset path #171

Closed Bala93 closed 10 months ago

Bala93 commented 11 months ago

Bug

https://github.com/microsoft/Semi-supervised-learning/blob/main/semilearn/datasets/utils.py#L63 The dataset path is not being considered from args, instead it is hard-coded as 'data'

Reproduce the Bug

fixmatch_ag_news_40_0.yaml, data_dir: ./nlp_data

Error Messages and Logs

Memory issue.

Hhhhhhao commented 11 months ago

Hi, would you like to open a PR for fixing this issue?

Bala93 commented 11 months ago

Sure, will do

Bala93 commented 11 months ago

Do you see my pull request now ?

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 10 months ago

This issue was closed because it has been stalled for 5 days with no activity.