Paul Bricman
Paul Bricman
Was just skimming through the issues on this repo... @SFosterQRA You can try to phrase all your tasks as text generation. In [the project I want to use rust-bert for](https://psionica.org/docs/workshop/dual/#skills),...
Windows support would be great! I'm trying to use NGT on a client-side app, so lacking Windows support is really a bummer.
Native streamlit support for this would be super handy! In the meantime, these are the **currently available workarounds** I'm aware of: - [host a flask/fastapi server independently of streamlit, get...
@aghasemi it's true. It's just a super hacky way of sending data which can be consumed by a client, even if not a clean JSON response type. They'd have to...
Any update on this? I'm trying to work with `trl` and `peft` on a TPU slice (to run tests on yet another [HF-aspiring lib](https://github.com/paulbricman/autocurricula/)), but these newer parts of the...
Thanks again for a super quick reply! > The reward function returns a list of floats, not an aggregate float. Is there something more than this that you would want?...
+1, also interested in something like this. > As of now, TRLX supports only RL setups where all "actions" to attribute the reward to are done before the reward function...
> @paulbricman are you on the discord? https://discord.gg/canadagoose Yes, just `@paul` on that server. > Hey! I am open to rectifying this, I am just at capacity right now and...
You can advertise it as the IDE for Software 2.0 https://medium.com/@karpathy/software-2-0-a64152b37c35
Thanks for the suggestion! I was considering just going for pure coreference resolution, but I felt that the broader decontextualization task introduced in the paper addresses more edits:  I'm...