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

About ablation experiment "How do different prompt designs affect ToG?" #24

Open
dosonleung opened this issue Apr 3, 2024 · 1 comment

Comments

@dosonleung
Copy link

"Sentences" involves converting the triples into natural language sentences. For example, "(Canberra, capital of, Australia)" can be converted to "The capital of Canberra is Australia."
So, may I ask how to implement that conversion in your paper ? Thanks !

@GasolSun36
Copy link
Collaborator

"Sentences" involves converting the triples into natural language sentences. For example, "(Canberra, capital of, Australia)" can be converted to "The capital of Canberra is Australia." So, may I ask how to implement that conversion in your paper ? Thanks !

Hi,
you can run chatgpt to help you with this (we use llama-70b-chat though).

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

2 participants