Bruno Cabral
Bruno Cabral
Hello @messense , You doing a Hero work. CRFsuite is legendary for its performance in multiple scenarios. It still knock up Deep learning for many tasks in our pipeline. I´m...
**Is your feature request related to a problem? Please describe.** The PyTorch starting from version 1.6 support a set of tools to implement the Stochastic Weight Averaging (SWA) technique. https://pytorch.org/blog/pytorch-1.6-now-includes-stochastic-weight-averaging/...
**Is your feature request related to a problem? Please describe.** I want to train a model that maximize f-1, but when two epochs have the same f-1, check if loss...
#### Problem Description Using the proxyauth mode, it do not work for HTTPS websites. Looking at the hooks, we can see that the REST Client successfully send a request with...
Hi, This is a VERY GREAT looking project. Thank you for your effort. But from the documentation is not clear what kind of uses are possible with this project. For...
Here is the latest version with Gradient Centralization. The version on pytorch-optimizer do not have GC yet https://github.com/Yonghongwei/Gradient-Centralization/blob/master/algorithm-GC/algorithm/Ranger.py
Hello, First of all, thanks for this great project! I have a local page with a javascript code (Rcaptcha v3). I want to load it and pretend that I´m on...
I´m trying to access a specific website ('https://esaj.tjsp.jus.br/cposg/search.do'), that works good on all major browsers. However on secret-agent I get an error. I already tired to use the `process.env.MITM_ALLOW_INSECURE=true;` flag,...
**Is your feature request related to a problem? Please describe.** I´m frustrated because I can´t use my Geforce MX 250 to train a 13B GPT-NeoX. **Describe the solution you'd like**...
@taolei87 I'm way too excited with SRUpp. I already adopted in all my projects with impressive results. Recently the great people at Eleuther.ai found a silver-bullet in transformers. The Rotary...