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

dataset/Multilexsum #772

Merged
merged 4 commits into from
Sep 18, 2023
Merged

dataset/Multilexsum #772

merged 4 commits into from
Sep 18, 2023

Conversation

Prikshit7766
Copy link
Contributor

@Prikshit7766 Prikshit7766 commented Sep 18, 2023

Description

MultiLexSum

Multi-LexSum: Real-World Summaries of Civil Rights Lawsuits at Multiple Granularities

Dataset Summary

The Multi-LexSum dataset consists of legal case summaries. The aim is for the model to thoroughly examine the given context and, upon understanding its content, produce a concise summary that captures the essential themes and key details.
notebook


Type of change

Please delete options that are not relevant.

  • This change requires a documentation update

Usage

harness = Harness(task='summarization',model={"model": "text-davinci-003","hub":"openai"}, data={"data_source" :"MultiLexSum-test-tiny"})

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

Screenshots (if appropriate):

The default threshold value is 0.50. If the eval_score is higher than threshold, then the "pass" will be as true.

image

@Prikshit7766 Prikshit7766 changed the title dataset/Multilexsum dataset dataset/Multilexsum Sep 18, 2023
This was linked to issues Sep 18, 2023
@ArshaanNazir ArshaanNazir removed a link to an issue Sep 18, 2023
Copy link
Collaborator

@chakravarthik27 chakravarthik27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dataset is LGTM 😄

@ArshaanNazir ArshaanNazir merged commit 4bcb564 into release/1.5.0 Sep 18, 2023
2 of 3 checks passed
@ArshaanNazir ArshaanNazir mentioned this pull request Sep 19, 2023
@ArshaanNazir ArshaanNazir deleted the MultiLexSum-dataset branch September 21, 2023 07:41
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

Successfully merging this pull request may close these issues.

Explore HELM LegalSummarization
3 participants