Erik Ziegler

Results 98 comments of Erik Ziegler

No, I have not yet evaluated on downstream tasks, but it's definitely in the pipeline. Maybe I can get some runs going this weekend. But, I did some finetuning on...

Also, are you planning to contribute FNet to HuggingFace? I think this would also be a cool thing.

I guess you are not using the official checkpoint converted to fit your hugging face model? Because you also seem to use a different tokenizer. I conclude that you did...

I just ran SST2 from the FNet base checkpoint converted to PyTorch and it learned pretty smoothly. But I only got `0.89` validation accuracy as opposed to the `0.95` stated...

I'm glad you like it! Feel free to reach out if something is off or missing.

Hey @bymet! Did you solve this? I am having a similar error.

Do you use the WheelPicker within a ScrollView or component that uses a ScrollView internally?

@tsheaff The picker does **not** work within a ScrollView. Can you share a reproducer for your specific problem?

@Nuri-benbarka As I can't make a commit right now, you can fix the problem by removing the two comments in `useWebsocket.ts`. The lines commented out are responsible for continuous fetching....

Have you tried setting `visibleRest` to `0`?