-
Should the organizers of AoC be kind enough again to run another year of Advent of Code, then I will aim to run another survey in 2023.
Many folks messaged me in the past they were sad they missed …
-
Is it correct to use SHAP + a masker with a custom tokenizer to explain a fine-tuned BERT model?
My doubt is linked to the different tokenization, since BERT tokenizer does WordPiece tokenization (…
-
I noticed in your changelog that you updated the models to be based on Keras models instead of tensorflow estimators (for those who are interested in the difference: https://stackoverflow.com/question…
-
Background: What if we have a new patient in the test set that has a new random effect e.g. SLD parameters (e.g. ks)?
To do:
- [ ] think about methods side
- [ ] if we have a much simpler linea…
-
Hello,
Can you please explain how to use your model to generate embeddings for Python and for Java separately?
Thanks.
Avv22 updated
3 years ago
-
Hello! I am new to machine learning and am finding it challenging to understand how to utilize the features from your Encoder in my application. It would be beneficial if someone could provide an exam…
-
Hello, I find that the forward of the model is "outputs = model(image[None], captions=[caption])", which means the shape of image is [1,C,H,W] and captions is [str] . But when I try to make multiple …
-
I have encountered several entries in the CHO thermo library, which have incorrect heats of formation. Unfortunately, I didn't think of cataloging all the incorrect species as I encountered them so I …
-
**Augmented Random Forest with Kernel Convolution**
For fast prototyping, a smooth and flexible representation of functions is essential. Traditional approaches using trees or forests for function …
-
This is meant to gather any ideas for potential baselines or enhanced approaches to tackle the shared task.