-
Notifications
You must be signed in to change notification settings - Fork 5
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 can't run the program #2
Comments
I have zero experience using docker or poetry. |
Sorry to hear that! I think the main problem will be that the package For the time being: I was able to get quite promising-looking argument graphs using ChatGPT. You could try to extract the plain text of the mentioned document and prompt the LLM to generate a graph structure out of it. |
Thanks! I was actually looking into that too. I guess it's only a matter of time before the data for training one of these LLM for this specific task is created and fed to it? If you know any way I can join a group to contribute to investigations on how to automate the argument graphing of the current scientific corpus let me know! |
Yeah, LLM-generated graphs have some issues and it indeed quite slow. I will let you know about any progress I make, but it could take some time, sadly. I recently published a conference paper on using LLMs to do the relation prediction (support/attack) for argument graphs. I will send you a link to it once it is available (should be in August), it contains a comparison of some prompting strategies that may be of value for you! |
I get error from both docker and poetry.
From docker I get:
And from poetry I get:
The text was updated successfully, but these errors were encountered: