Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

I have use quickstart . #66

Closed
cyjack opened this issue Jun 3, 2020 · 2 comments
Closed

I have use quickstart . #66

cyjack opened this issue Jun 3, 2020 · 2 comments
Assignees

Comments

@cyjack
Copy link

cyjack commented Jun 3, 2020

but i don't know how to give sentence score .dose it need word-leval score before do that .I use wmt2020 model from kiwi as the baseline.
http://www.statmt.org/wmt20/quality-estimation-task.html
the model execute but just give me that
{'batch_size': 64,
'config': 'predict_estimator.yaml',
'debug': False,
'experiment_name': 'predict-predest',
'gpu_id': 0,
'load_data': None,
'load_model': 'best_model.torch',
'load_vocab': None,
'log_interval': 100,
'mlflow_always_log_artifacts': False,
'mlflow_tracking_uri': 'mlruns/',
'model': 'estimator',
'output_dir': 'peace&love',
'quiet': False,
'run_name': None,
'run_uuid': None,
'save_config': None,
'save_data': None,
'seed': 42}
Local output directory is: peace&love
Predict with the PredEst (Predictor-Estimator) model
{'batch_size': 64,
'config': 'predict_estimator.yaml',
'debug': False,
'experiment_name': 'predict-predest',
'gpu_id': -1,
'load_data': None,
'load_model': 'best_model.torch',
'load_vocab': None,
'log_interval': 100,
'mlflow_always_log_artifacts': False,
'mlflow_tracking_uri': 'mlruns/',
'model': 'estimator',
'output_dir': 'peace&love',
'quiet': False,
'run_name': None,
'run_uuid': None,
'save_config': None,
'save_data': None,
'seed': 42}
Local output directory is: peace&love
Predict with the PredEst (Predictor-Estimator) model
Loaded vocabularies from best_model.torch
Is it wrong ,so stop?

@captainvera
Copy link
Contributor

Sorry, I didn't see this issue earlier.

Do you mind sharing your predict_estimator.yaml file?

@captainvera captainvera self-assigned this Sep 8, 2020
@daandouwe
Copy link
Collaborator

Closed due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants