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

Blackstone v LLMs #1

Open
legaltextai opened this issue Oct 4, 2023 · 2 comments
Open

Blackstone v LLMs #1

legaltextai opened this issue Oct 4, 2023 · 2 comments

Comments

@legaltextai
Copy link

First off, thanks so much for this curriculum. Very helpful as a self-study guide.
Some of the Blackstone functionalities could probably be already replaced / complemented by LLMs, or fine tuned LLMs.
What do you think?

@kasnder
Copy link
Member

kasnder commented Oct 5, 2023

Good question. We're actually actively exploring the use of LLMs for those purposes in our own research. The strenght of Blackstone, for now, might be that there's a fully working library, as well as the fact that it teaches a slightly more structured NLP approach than LLMs currently do. However, Blackstone is also rather unmaintained and has deprecated libraries, so it'd generally be good to consider alternatives.

@legaltextai
Copy link
Author

The extraction & summarization skills of some LLMs are incredibly good if properly prompted. And of course, you may always fine tune many models to your liking. Don't get me wrong, Blackstone is super helpful and I can only imagine the amount of work that went into it. LLMs could be a good complement to it. Happy to chat or collaborate any time.

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