-
Hello,
Thank you for making this amazing work available! I am wondering if the code works for languages other than English. I was following your [example](https://github.com/kanishkamisra/minicons/…
-
Hi there,
I am trying to fit **tapas_hgf_whatworld** to auditory tone sequences (roving oddball paradigm). I have seven distinct tones in this sequence
I have found that after setting _c.n_state…
-
Hi I couldn't make the surprisals example to work in https://github.com/kanishkamisra/minicons/blob/master/examples/surprisals.md
```
>>> import minicons
>>> import torch
>>> from torch.utils.da…
-
I'm trying to include [T5 from Huggingface](https://huggingface.co/t5-base) in lm-zoo.
Its tokenizer uses "▁" as sentinel pattern at word beginnings. This causes build_and_test.sh to fail with "FAI…
-
consider this (rather silly) example:
[corr_1.txt](https://github.com/proycon/folia/files/6454702/corr_1.txt)
```xml
…
-
Are you working on adding other metrics? I'd like to be able to compute the mean surprisal for regions that may differ in length. So far, my approach is to change the hard-coded metric in predictions.…
-
Hi, I am using the following distributional model. The code below has the model formula, priors and the prior predictive check code. I may have found a bug in how the priors are set in distirbutional …
-
based on a prior predictive check using pp_check(brms_fit), it does not look like the shifted lognormal, when using distributional coding over ndt, truncates properly under certain circumstances which…
-
Hello, I am fitting an exgaussian() model and experiencing an issue when it comes to using pp_check() on the brmsfit.
```
formula_exgaussian1 = bf(formula = reaction_time | trunc(ub = 550) ~
…
-
Hello, I am fitting an exgaussian() model and experiencing an issue when it comes to using pp_check() on the brmsfit.
```
formula_exgaussian1 = bf(formula = reaction_time | trunc(ub = 550) ~
…