Dongkeun Yoon

Results 7 comments of Dongkeun Yoon

@trentcowden 's solution works. However you need to add a negative `marginBottom`, if not the BottomSheet will scroll up and down. And when scrolled up, it will remove the shadow....

If the `data` is longer than 61, `initialScrollToIndex` won't work for some reason. I tested this with the official example itself on the snack player. I only adjusted the data...

Hi, @venkatadithya9 . It seems like `torchmetrics` updated their API to must include the `task` argument. We recommend you use version 0.10.3 or lower, which uses the previous API. Sorry...

Hey @jjkim0807, thank you for your interest in our work. We didn't use beam search in our experiments so the current code doesn't support beam search. To use beam search...

I finetuned Qwen2.5 base using Axolotl, and it will never generate "" and just generate gibberish conversations after a certain point. The same inference code (vanilla Transformers) works fine with...

Hey @ayushayush591 , thank you for your interest in our work. 1. COPA and XCOPA have relatively small val/test size. 100 for COPA and 500 for XCOPA. I speculate that's...

hmm I don't recall experiencing such issue, but I'm not 100% sure. Does the issue exist for other datasets or only for COPA and XCOPA? Since those are the only...