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

polishing writing a little in index.html #41

Merged
merged 2 commits into from
Jan 14, 2024

Conversation

iislucas
Copy link
Contributor

A few language polishings to the website.

A few language polishings to the website.
Copy link
Collaborator

@aviclu aviclu left a comment

Choose a reason for hiding this comment

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

small typos

patchscopes/index.html Outdated Show resolved Hide resolved
patchscopes/index.html Outdated Show resolved Hide resolved
@@ -124,16 +124,16 @@ <h1 class="title is-1 publication-title">🩺 <samp>Patchscopes</samp>: A Unifyi
<br>
</p>
<h3 class="subtitle is-size-5-tablet has-text-left pb-5" style="font-weight: normal">
Given a representation, we propose to decode specific information from it by “patching” it into a separate inference pass that encourages the extraction of that information, independently of the original context. <span>
We propose a framework that decodes specific information from a represetion within an LLM by “patching” it into the inference pass on a different prompt that has been designed to encourages the extraction of that information. <span>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we add "independently of its context" somewhere, e.g., here? It is a key detail worth noting.

Copy link
Collaborator

Choose a reason for hiding this comment

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

+typo: "has been designed to encourages" -> encourage

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks fixed typo.

w.r.t. context... It now says " on a different prompt" instead, which I think is actually clearer... what do you think?

Copy link
Collaborator

Choose a reason for hiding this comment

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

SGTM

patchscopes/index.html Outdated Show resolved Hide resolved
@asmadotgh asmadotgh merged commit 69ee3d8 into master Jan 14, 2024
4 checks passed
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