Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[QUESTION] finetuning COMET base models #229

Open
aenaliph opened this issue Sep 6, 2024 · 0 comments
Open

[QUESTION] finetuning COMET base models #229

aenaliph opened this issue Sep 6, 2024 · 0 comments
Labels
question Further information is requested

Comments

@aenaliph
Copy link

aenaliph commented Sep 6, 2024

Hi,

I am trying to do some ablation studies on my custom pSQM dataset. I am constrained for compute and memory and cannot train the large (L/XL) or explainable models yet.

I would like to do the following:

  1. train a DA model from scratch using my own data: I use the config as defined in the regression_model.yaml config file.
  2. finetune wmt22-comet-da using the regression_model.yaml config file
  3. train a QE model from scratch using my own data: I use the config as defined in the referenceless_model.yaml config file.
  4. finetune wmt22-cometkiwi-da using the unified_metric.yaml config file with `input_segments:
    • mt
    • src`

My question is whether 3 and 4 are analogous to 1 and 2?
Or should I be training and finetuning the QE models as per the unified_metric.yaml config?

Would appreciate any pointers regarding this.

@aenaliph aenaliph added the question Further information is requested label Sep 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant