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

Merge dev to main for v1.1 #1410

Merged
merged 54 commits into from
Feb 21, 2024
Merged

Merge dev to main for v1.1 #1410

merged 54 commits into from
Feb 21, 2024

Conversation

bdu91
Copy link
Collaborator

@bdu91 bdu91 commented Feb 21, 2024

No description provided.

iftenney and others added 30 commits September 27, 2023 06:30
PiperOrigin-RevId: 568832193
…missing field. Buttons to add the example are therefore not rendered and an error message is displayed instead.

PiperOrigin-RevId: 573868488
…atapoint editor now reduce the range of values previously supported by default

PiperOrigin-RevId: 575351072
PiperOrigin-RevId: 577299901
… adding to the data table.

PiperOrigin-RevId: 579949562
PiperOrigin-RevId: 580246237
PiperOrigin-RevId: 584404376
This class implements the abstract method `predict_minibatch` in `BatchedModel`.

Addressing #1361.

PiperOrigin-RevId: 586041904
PiperOrigin-RevId: 588490476
PiperOrigin-RevId: 589856836
PiperOrigin-RevId: 595222708
PiperOrigin-RevId: 597322685
PiperOrigin-RevId: 598847797
PiperOrigin-RevId: 598848097
PiperOrigin-RevId: 604654297
- Updates to <lit-token-chips>
- <lit-switch> accepts labels via slots, so don't need to be just text
- Specify default left/right split for three-panel layouts

PiperOrigin-RevId: 606392017
Also set watch_accessed_variables=False, because we don't need it.

PiperOrigin-RevId: 607091706
- Buttons poking through maximized elements
- Tooltip positioning
- Module correctly responds to switching models in the UI
- No longer display stale tokens

PiperOrigin-RevId: 607221911
Also fix another small z-index issue.

PiperOrigin-RevId: 607350268
Previously, this did not clear the expanded_module= bit, so sharing a link or
refreshing the page would cause the module to maximize again.

PiperOrigin-RevId: 607529159
- Remove redundant "Target:" label on dropdown
- Help icon next to target selector dropdown
- Fix tooltip text on colormap slider
- Remove "Show self scores" toggle
- Remove "token_loss" for now
- Add a progress indicator for salience requests

PiperOrigin-RevId: 607565021
- Possible to now pass examples directly to widget.render for ad-hoc analysis.
- Fix an issue with UI state syncing back to Python on generated/newly-added
  examples.

PiperOrigin-RevId: 607757916
iftenney and others added 23 commits February 16, 2024 12:27
PiperOrigin-RevId: 607767227
PiperOrigin-RevId: 607794292
Textareas (.entry-long) now flex-grow to fill available space. The previous content-based height is now applied to min-height, so that they don't become too small before scrolling is triggered.

This should greatly improve the experience of using LIT with longer text.

Also fix a minor issue with text wrapping in footer buttons.

PiperOrigin-RevId: 607815280
Remove "\n" at the end.

PiperOrigin-RevId: 607817705
- Show an interstitial with target selection when selecting a new example.
- Pending request indicators when waiting for model generation.
- Possible now to inspect salience on 'target' while waiting for model generation.
- Better help text in the dropdown selector.
- Better behavior when the reference ("target") is empty.

PiperOrigin-RevId: 608168226
PiperOrigin-RevId: 608173055
PiperOrigin-RevId: 608645125
- Fix issue with half-open borders across lines.
- Fix overlapping highlight area in vertical-dense mode.
- Clean up CSS and improve styling consistency.
- Better spacing for repeated newlines.

PiperOrigin-RevId: 608652474
Remove dropdown, and replace with a "Select sequence" button which re-opens the
interstitial selector.

PiperOrigin-RevId: 608659299
PiperOrigin-RevId: 608672647
PiperOrigin-RevId: 608699853
PiperOrigin-RevId: 608723577
PiperOrigin-RevId: 608729078
PiperOrigin-RevId: 608779190
PiperOrigin-RevId: 608844846
PiperOrigin-RevId: 608853996
Copy link

google-cla bot commented Feb 21, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@iftenney iftenney merged commit 11b1748 into main Feb 21, 2024
7 of 8 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.

7 participants