allenai / procthor-10k

The ProcTHOR-10K Houses Dataset
https://procthor.allenai.org/
Apache License 2.0
85 stars 6 forks source link

Optional parameters to control length of returned dataset. #1

Open Lucaweihs opened 2 years ago

Lucaweihs commented 2 years ago

@mattdeitke - Updated this to not use config and instead use key word arguments. Also added an option to specify the data dir (in case someone wants to use the load_dataset function with a custom dataset.

mattdeitke commented 2 years ago

Also added an option to specify the data dir (in case someone wants to use the load_dataset function with a custom dataset.

I don't think we should put this option in the ProcTHOR-10K package. This should be a new PRIOR dataset titled something like CustomDataset.