Sam Ching
Sam Ching
categorical column with float and np.nan throws error when being converted to strings only with lgbm
Not sure if it's related to the above error, but I'm getting the following error while running LightGBM on the `get_boston_dataset()` test set. `TypeError: 'NoneType' object is not iterable` as...
@Miraculix200 thanks for sharing your notebook! Is using `8_bit_adam` / bitsandbytes package working for you in Sagemaker?
Maybe tangentially related, but @tloen curious why you might want to leave typos in the dataset (per https://github.com/tloen/alpaca-lora/pull/32#issuecomment-1474454667)
> LAION's dataset can be found here https://github.com/LAION-AI/Anh/tree/main/data in case anyone wants to give a try for it in training! Interesting - it looks like 100K lines of `User: |...