-
### JASP Version
0.18.3
### Commit ID
_No response_
### JASP Module
Frequencies
### What analysis are you seeing the problem on?
Multinomial
### What OS are you seeing the problem on?
macOS …
-
Hi
I have also tried to re-produce the MaskGIT recently. After training 150 epoch on ImageNet, our model can only achieve 8.4% accuracy on token classification. During sampling, we find our model w…
-
This issue page tracks the current progress of NumPy's random number generation support (the new `Generator` API) and links all related PRs and Issues. (This only links 'missing' features and not bug …
-
It seems like the the ["Getting started" page](https://bambinos.github.io/bambi/notebooks/getting_started.html#families) still lists the Beta-Binomial and Dirichlet-Multinomial as "To be added" even t…
-
Currently the data crunching report only deals with Chisquare test between select_one variable;
https://github.com/unhcr/koboloadeR/blob/gh-pages/inst/script/3-generate-report.R#L500:L625
More cor…
-
We want something like this
{code}
Usage:
h2o.deeplearning(x, y, training_frame, model_id = "",
overwrite_with_best_model, validation_frame = NULL, checkpoint = NULL,
autoe…
-
### What happened?
for the given IR
```mlir
module {
func.func @"torch-jit-export"( %arg6: !torch.vtensor) -> (!torch.vtensor) attributes {torch.onnx_meta.ir_version = 6 : si64, torch.onnx_m…
-
### Describe the issue as clearly as possible:
Specific characters trigger an `AssertionError` in `make_byte_level_fsm` if included in a case-insensitive regex group (e.g. `(?i:ß)`).
So far, I hav…
-
### Context
This task regards enabling tests for **chatglm3-6b**. You can find more details under openvino_notebooks [LLM chatbot README.md](https://github.com/openvinotoolkit/openvino_notebooks/tree…
-
一块4090跑demo可以跑通,两块显卡报如下错误:
>>> import torch
= AutoModelForCausalLM.from_pretrained("baichuan-inc/Baichuan2-13B-Chat", device_map="auto", torch_dtype=torch.bfloat16, trust_remote_code=True)
model.ge…