Skip to content

Conversation

@bkb2135
Copy link
Collaborator

@bkb2135 bkb2135 commented Jul 17, 2024

Use the entire page for summarization

bkb2135 and others added 3 commits July 16, 2024 16:48
* Point to macrocosmos entity

* Adjust project name

* Increase spec version to 2.5.2
…-context

Whole page summarization context
Copy link
Collaborator

@dbobrenko dbobrenko left a comment

Choose a reason for hiding this comment

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

LGTM with minor suggestions

else:
dataset = dataset()
if task_name == SummarizationTask.name:
dataset = dataset(selector='all')
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
dataset = dataset(selector='all')
dataset = dataset(selector="all")

Should we just modify the default argument of WikiDataset.get for selector="all", to make the code less coupled?

Co-authored-by: Dmytro Bobrenko <17252809+dbobrenko@users.noreply.github.com>
@bkb2135
Copy link
Collaborator Author

bkb2135 commented Jul 23, 2024

Replaced by #306

@bkb2135 bkb2135 closed this Jul 23, 2024
@bkb2135 bkb2135 deleted the SN1-128-Utilize-entire-page-for-summarization-context branch August 2, 2024 12:37
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.

3 participants