-
-
Notifications
You must be signed in to change notification settings - Fork 163
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
Citator Experiments: Bedrock Claude #5070
Comments
Summarized below are the experiment results. I went through quite a number of iterations of prompts by reviewing the false predictions (FN & FP) from the various models, this only lists the results that I think are worth keeping for reference. Conclusion:
Immediate next steps:
Long term ideas:
Note on metrics: I decided to hold using Also, I decided to hold finetuning until a later time due to:
|
Yes, I think if you reach out to Rebecca, that'd be great, just be sure to make sure she has time. If she's busy, there are others we can reach out to, though she's probably the best!
I'm not sure what you mean by this. Do you mean that if we have something like:
You want a list of things like:
Or am I misunderstanding? |
I think I want to include a list of what a case could be referred to as, since we currently only enclose the short case name '''
''' I think I can get this from Eyecite/Reporters-DB right? |
Just catching up now. Yeah, I'm not sure how good of results you can get from eyecite right now. I think it will soon have a mechanism for pulling case names from the DB, but I'm not sure if that's landed yet. @flooie or @grossir will know, if you want to ping one of them. One way or another, you'll probably want to pull these from the DB though, since parsing the case name from the text is pretty difficult. Either eyecite can help pull from the DB, or if it can't and you end up doing it by hand, the field you want is Note that that field can occasionally have very long values. We have an issue to fix that, but until we do, you'll probably want to discard them from your prompt, since they're not much use. The case law team can probably provide an example of these too, but the simple thing is probably to only add cases that have fewer than 10 or 15 words in them to the prompt — something like that. |
Thanks Mike! This is very helpful. I also chatted with Gianfranco briefly and it sounds like what I want may be more difficult than I anticipated! I also forgot to note down the conclusion after discussing with Rebecca, so here it is:
A running list of open items/ideas: Dataset & Excerpts:
Model:
For now, I will move on to Cohere (with the prompt that has decent results) to compare model intelligence before getting back to these open items/ideas. |
Tool
to force output in json formatModels:
The text was updated successfully, but these errors were encountered: