-
-
In the Google T5 paper they mentioned :
For example, with the input, “I love peanut butter and _4_ sandwiches,” the outputs looked like:
I love peanut butter and jelly, which is what makes good san…
-
**Description of the false positive**
Mozilla's PDF.js project recently integrated CodeQL and it doesn't seem to understand logical OR assignment, or the `||=` operator. This operator is explained …
-
Hi,
We are working with the Github team on the SARIF ecosystem, looking for adding native SARIF output functionality of the clj-watson tool, so that customers can easily create a workflow to scan v…
-
@AnnaRybakovaT
Let's continue with the IAST corrections which you began working on in #4
namely those with accented long vowels: ā’ ī’ ū’.
For these, we want to work directly with md.txt (do …
-
- [ ] Review GitHub Advanced Security
- what capabilities?
- does it cost extra?
- [ ] Review Automatic Security and Version Updates
- what capabilities?
- [ ] Report to Justin
-
Per https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom?e=%5BUNIQID%5D, it looks like https://travis-ci.org/ will shut down by the end of the year. I migrated our CSL Travis CI repo…
-
I cloned the `prql-query` repo, then tried to build the Docker container locally. I'm using macOS 10.15.7, Docker 4.12.0. Here's the error message _(Update - used ` ... ` to hide the trace info)_
…
-
After often encountering
```
OSError: [WinError 1455] The paging file is too small for this operation to complete
```
in https://github.com/conda-forge/numpy-feedstock/pull/237 & many other pull …
-
**What would you like to be added**:
~~Automation that runs `go mod tidy` and proposes a PR with updates, if there are any.~~
~~Possible tool: https://github.com/marketplace/actions/go-mod-t…