-
-
Recent CI runs have revealed flaky tests in `tests/test_fuzz.py`.
Goal: Stabilize the test. A flaky test is worse than a failure because unlike the failure case a flaky result is able to hide behin…
-
This error occurred recently in test server:
```
Frontend error:
Uncaught (in promise): Error: Could not find the resource https://www.oppiatestserver.org/review_test_handler/data/math/fract…
-
### Bug description
There is a very weird behaviour in Manuscripts. Consider the following `_quarto.yml` file
```yml
project:
type: manuscript
execute-dir: project
render:
- "notebooks/ana…
LGraz updated
1 month ago
-
It may be beneficial to add hypothesis testing to some of our tests. Hypothesis testing allows for us to verify mathematical properties such as commutativity:
```python
from hypothesis import giv…
-
_This issue has been discussed verbally in recent history; nonetheless, being made explicit in this fashion allows others to provide their thoughts and list considerations for this task_
Once is c…
-
Let's see what works and what doesn't!
-
### System Info
```
- `transformers` version: 4.45.0.dev0
- Platform: Linux-6.8.0-40-generic-x86_64-with-glibc2.35
- Python version: 3.10.13
- Huggingface_hub version: 0.24.7
- Safetensors versi…
-
https://hypothesis-open.slack.com/archives/C6Y375TT3/p1678893693075289
I suspect this would be a better place than issues. I've been using hypothesis for years, and the friction when annotating has a…
-
Is the property null_hypothesis_probability of the LikelihoodRatioTest class the same as the p-value of the test statistic?