-
Notifications
You must be signed in to change notification settings - Fork 355
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PiperOrigin-RevId: 568832193
PiperOrigin-RevId: 570758611
…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
… of options PiperOrigin-RevId: 575944519
PiperOrigin-RevId: 577299901
PiperOrigin-RevId: 579944240
… 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: 603107736
PiperOrigin-RevId: 604654297
…code. PiperOrigin-RevId: 606346156
- 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
PiperOrigin-RevId: 606773805
PiperOrigin-RevId: 606810304
Also set watch_accessed_variables=False, because we don't need it. PiperOrigin-RevId: 607091706
PiperOrigin-RevId: 607214308
- 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
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
PiperOrigin-RevId: 607838222
- 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
…nce. PiperOrigin-RevId: 608174566
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: 608734298
PiperOrigin-RevId: 608779190
PiperOrigin-RevId: 608844846
PiperOrigin-RevId: 608848571
PiperOrigin-RevId: 608853996
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. |
RyanMullins
approved these changes
Feb 21, 2024
iftenney
approved these changes
Feb 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.