-
Hi,
I'm trying to finetune this for a regression problem with continuous labels. For that, I changed the 'num_labels' to 1 in the model as follows.
```
model = transformers.AutoModelForSequenceC…
-
Hello everyone! Thanks for your great project and for your job! I have are little question. Do you have any guides about fine tuning for stable diffusion?
-
Moderate### Description
Currently, only the following permissions can be set in AC > Manage > Permissions > Moderate Permissions tab:
View deleted posts
permanently deleted
Moderator permissions…
-
Can you write more about training, how the dataset should look like, etc.? I see that you are from Poland, do you plan to add more Polish voices? Because the current model struggles with accents and s…
-
Hi and first of all I am gradeful for publishing a Linux version of Opus-Cat ❤️.
I am using version 1.3.0.0 of Opus-Cat on Fedora 40.
I can download and use models with Opus-Cat. However, I am not …
-
Is it possible to fine tune the network restrictions? When I read the manual it looks like it's only possible to enable/disable networking? Because I would like to be able to fine tune what kind of po…
-
It would be great to have any training code at all for Kosmos 2.5 and to be able to have a chance to fine tune it. It's an amazing model and could be better!
-
Congrats on the release! Will code be released to fine-tune the [schnell] model? (is it even fine-tuneable?)
-
## Descirbe the bug
Hi, I want to do multihead finetuning on personal pre-trained model(`ptbp_model.model`based on version 0.3.7, main branch), after editing these commands
- `--foundation_model='..…
-
Hello, thanks for sharing this amazing work with all the codes and weights !
I created my own RGB-D dataset with custom dataloaders following #105 and ran a finetuning
My finetuning results are no…