-
Whenever I try to train a model on GPU with a `Dropout` layer the training fails and I get the error message pasted below.
At the beginning I thought it was a problem related to explicitly set a see…
-
I have managed to turn dropout on for both pix2pix and cycle gan during training and in inference.
I would now like to explore the impact different values for dropout has on the predictions that a…
-
I have not fully nailed down the symptoms. But if I have a youtube video running and attempt to copy
a file from server to client I get data errors.
C>pip c:=k:mac.com
DISK READ ERROR: =K:MAC.CO…
-
And also optimise the stochastic gradient descent methods.
-
hello, I have some questions about dropout in VAT.
If I use dropout in VAT, the output distribution will change even without perturbation.
thanks!
-
Thanks for the open source! I've noticed that in `v_express_pipeline.py`, you use classifier free guidance to audio embeddings, however, the technique report doesn't seem to mention the audio embeddin…
-
Hi,
maybe a dropout layer in the Dense SetFitHead would be nice to have.
Implementation could be like in the Transformers `BertForSequenceClassification` head:
https://github.com/huggingface/tran…
-
Hi Chris, I am still using the original z490 build. The last upload worked well, with this new one I am getting script visible at boot and shutdown, and occasionally losing devices. I am also not usin…
-
Hi, thank you for this repository. I have been experimenting a bit with the regular model architecture for meta-learning tasks. As such, I tried to add dropouts layers after mamba blocks(right after t…
-
Hello,
I'm trying to deploy `gte-multilingual-reranker-base` using the Text Embeddings Inference but have encountered issues despite following the guidance provided in [issue #366](https://github.c…