-
Hey team,
Thanks for this great library, this helped us to avoid installing the whole transformers library to be able to use the tokenizer!
Any plan for Golang binding over the Rust implementation o…
-
-
I was wondering how long would it take to train the model from scratch? And on hoe many GPUs would it be? I could have 2 V100s available. How long would the training take?
-
add wiki docs page for instructions
-
Thank you for the great tool! I was wondering if there is a pre-built database available for download, or if users need to build it from scratch using the provided instructions? Having access to a pre…
-
-
Redirecting discussion from #8.
> ```bash
> "dwibiascorrect: [ERROR] N4BiasFieldCorrection -d 3 -i mean_bzero.nii -w mask.nii -o [corrected.nii,init_bias.nii] -s 4 -b [100,3] -c [1000,0.0] (ants.p…
-
### Reasoning
Skip layers help to mitigate vanishing gradient problem. They are a fundamental part of many modern neural networks.
### Prior Art
(https://www.tensorflow.org/api_docs/python/tf/keras…
-
### Why this would be helpful
I have seen several reports of "can't see love/fave count" on the Scratch forums caused by this addon, and this would probably mitigate it.
### My suggestion
Mar…
-
I have migrated code from using https://github.com/dusk-network/plonk to `blst_from_scratch` and noticed improved performance except for committing to polynomial.
Before:
```
create-polynomial …