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

Easy to use API to compute MauDe scores on input dialog #3

Open
koustuvsinha opened this issue May 21, 2020 · 6 comments
Open

Easy to use API to compute MauDe scores on input dialog #3

koustuvsinha opened this issue May 21, 2020 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@koustuvsinha
Copy link
Contributor

It would be great to have an easy to use / install API to compute MaUde score on any given input.

@koustuvsinha koustuvsinha added the enhancement New feature or request label May 21, 2020
@nonstopfor
Copy link

Is there any progress for this? I try to fine tune MaUde and use it to infer, but have meet many problems.

@koustuvsinha koustuvsinha added the good first issue Good for newcomers label Aug 17, 2020
@koustuvsinha
Copy link
Contributor Author

I haven't got time around to implement this. Would be a good first issue, would you want to have a go?

@nonstopfor
Copy link

I haven't got time around to implement this. Would be a good first issue, would you want to have a go?

I'm trying this.

@Pwang001
Copy link

Is there anyway to evaluate on personal data?

@koustuvsinha
Copy link
Contributor Author

Hi @Pwang001 , it should be straightforward to evaluate on your personal data : you can follow the steps in the inference.py script to load a custom dataframe

@Pwang001
Copy link

Hi @Pwang001 , it should be straightforward to evaluate on your personal data : you can follow the steps in the inference.py script to load a custom dataframe

Thanks Koust, it worked.
I create a csv file(my data) contains "context"(default) and "response"(customized) columns followed by a little modification of command inside run_inference.sh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants