-
-
Section 5.4 Protests
**Proposed Amendment** -10 points for any protest (not just the second protest) that is overruled or unaccepted. A decision to throw out the question does not necessarily mean …
-
**Describe the bug**
It is not possible to use the gymnasium env_checker on the environment.
**To Reproduce**
Steps to reproduce the behavior:
`from gymnasium.utils.env_checker import check_en…
-
For instance, offlick penalty is not a state. This will make analysis using pyaldata structure much easier
-
Hello,
I created a repo with a fairly different approach for extracting information from the F1 documentation https://github.com/marcll/f1-fia-doc-parser
I am extracting the info using a LLM i…
-
When running a regrade on a quiz that has the "Adaptive mode (no penalties)" behavior, then for CodeRunner questions, the regrade ignores the "no penalties" setting, and instead applies the penalty re…
-
### Prerequisites.
- [x] Have you checked the Upcoming Release section of the changelog to see if the issue will be resolved in the next release? https://github.com/Miskatonic-Investigative…
-
Can we directly pass the input_embeds to the generate function? Just like the following used in the pytorch transformers
```
generated_ids = self.model.generate(
inputs_embeds=input_t…
-
### Is your proposal related to a problem?
In a deployment based only on receivers (no sidecars or HA Prometheus instances), each replicated timeseries holds the same data or parts of it (for examp…
-
Hello
I have doubts that the normalization of the predictors is working with glmnet in the censored package. I have prepared 2 identical examples with different recipes, tuning the 2 parameters of an…