-
Moved from #28226…
There are some issues that have events missing within the maintner corpus. This makes it impossible to create an accurate milestone burndown chart where you want to query for the…
-
We should add resources from JW, like the bible.
-
I've been wanting to make use of [google/fuzztest](https://github.com/google/fuzztest) which looks like a great tool. There was an effort to get this working with oss-fuzz in #8678. #8678 was closed a…
-
Hi many thanks for the implementation!
I am keen to use your developed tool for annotating the data I have at hand. However, I have downloaded this repo, clicked on the jar file, and no matter what…
-
Dataloader name: `lsvsc/lsvsc.py`
DataCatalogue: http://seacrowd.github.io/seacrowd-catalogue/card.html?lsvsc
| Dataset| lsvsc |
|-------------|---|
| Description | A large-scale Vietnamese speec…
-
following the introduction and requirements, Fine-tuning a retrieval mode based on "Luyu/co-condenser-marco", but loading the training data error
`
python -m dense.driver.train --output_dir ./ret…
-
Hi,
Trying to convert this PCRE:
https://regex101.com/r/qL1cX4/1
`(rxt-pcre-to-elisp "^\\section")` gives
```
"^[
^l^M ]ection"
```
Same things with `(rxt-pcre-to-rx "^\\section")`
```
(seq bol…
-
### Feature description
- I want to read files from a `dataset` hosted on the Hugging Face Hub as a `dlt` source
- I want to write files to a `dataset` hosted on the Hugging Face Hub as a `dlt` dest…
-
Hello,
I'd appreciate some more clarity on how ClusterFuzz calculates Python coverage. If I run coverage locally, I get a coverage above 50% for a project I am working on. However, on ClusterFuzz, …
-
I've been working on prototypes to optimize interface dispatches in Graal. I'm planning to start working on pull requests but would like to get your feedback on the overall approach before proceeding.…