turpaultn
turpaultn
Would it be possible to manage the co-occurence of events ? The idea I used to generate desed dataset was using the parameter "p" of np.random.choice to have "probas", so...
Thanks for the code, it is amazing. **When creating datasets, I'd like to have similar datasets with "one or two" arguments changing.** For now, I manually change the JAMS, however,...
When using the evaluation mode, by default the baseline with embeddings does not have the "extracted embeddings" Something like this need to be done I guess: ```python eval_embeddings = None...