Ernests Lavrinovics
Ernests Lavrinovics
For some reason, currently the `pip install openattack` doesn't fetch the latest version. When using in Google Colab, I integrate the latest version via this command `!pip install git+https://github.com/REPO` but...
Currently there's no nice way to control the Universal Adversarial Trigger hyperparameters. This is a little problematic if the package is used in Colab as it requires manual edits to...
Looks like there's some issue with SSL certificates. Unless theres a plan to upgrade them, I implemented a workaround.
Description: Added a one-line optimization for initialization of the `precissions` list in `def compute_bleu` function. Motivation: I have to do a total of 7 billion computations so I was looking...
### Part of the endpoint? (leave empty if you don't know) - [ ] Backend (qendpoint-backend) - [ ] Store (qendpoint-backend) - [ ] Core (qendpoint-core) - [ ] Frontend...