-
I am trying to evaluate a model using evaluate_model()
`evaluate_model("some.json")
`
but it gives a ParseException.
some.json-
```
{
"model_class": "BidirectionalAttentionFlow",
"mo…
-
RE: RE:
Sorry. This turns out to be a effect of the card settings.
This entire behavior is the result of turning on vsync to half adaptive on the card in both cases. By which the card overrides monog…
-
@karlnapf
The existing EP inference is not scalable.
This issue is about refactoring existing EP inference in Shogun and extend it to [EP inference under FITC approximation](http://www.gaussianproces…
-
Thanks to the OpenAI team for the latest release!
Are there any benchmark results (like Atari score) on PPO and TRPO? DQN has a report here: https://github.com/openai/baselines-results. It's super…
-
hello guys, i have an issue running the kohya, please someone give me a solution for this, thank you
this is the error message:
![Screenshot 2024-03-31 063842](https://github.com/kohya-ss/sd-scr…
-
Hi Alasdair,
It seems that you are using an adaptive embedding method defined in adaptive.py. I am wondering why not use roberta embedding method since you are using roberta as the encoder. Thanks.…
-
**Hi, I'm trying to test training a dreambooth LoRA for SD1.5 faster on 4 GPUs as compared to 1 GPU. Would love any and all help!**
I'm using code from the commit https://github.com/agarwalml/kohy…
-
In PyMC3, stein variational gradient is already implemented, but it has to be tested how well it works/how biased it is for small number of particles. In addition, the optimal type of optimizer and le…
-
I am noticing that the training just stalls/stops at a certain epoch for some reason. No errors/explanation. Screenshot below. It got stuck at this epoch and has been here for the last 2 hours. I am n…
-
## ❓ Questions and Help
#### I'm trying to fine-tune BART model for classification task on another language by following the steps in the [example](https://github.com/pytorch/fairseq/blob/master/…