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

v0.5 Release #969

Merged
merged 394 commits into from
Dec 2, 2022
Merged

v0.5 Release #969

merged 394 commits into from
Dec 2, 2022

Conversation

RyanMullins
Copy link
Member

No description provided.

aryan1107 and others added 30 commits June 21, 2022 12:08
DataService and unifies the separator between data in column
names.

PiperOrigin-RevId: 457953370
Looking at 100 top tokens isn't helpful in understanding what a cluster resembles. Therefore, we're allowing only a smaller number.

Since the goal of clustering is to find patterns in the dataset we will likely want to dissect the dataset into smaller rather than bigger portions. Because, we anticipate small subsets of data having a bias/unwanted artifact. Therefore, we're increasing the number of maximum clusters.

PiperOrigin-RevId: 459280564
Use more sensible default values for settings in the clustering module.
iftenney and others added 26 commits November 17, 2022 12:55
- Example for accessing selection state from Python in notebook mode
- Documentation for salience clustering
- Update FAQ
- Reduce some spammy log levels
- Remove flag import from notebook.py

PiperOrigin-RevId: 489284906
PiperOrigin-RevId: 489299803
Adds is_eval demo to website

PiperOrigin-RevId: 489308627
PiperOrigin-RevId: 489333878
Also fixes a style guide faux pas in table.ts.

PiperOrigin-RevId: 490059489
SHAP interpreter now raises error for bad EXPLAIN_KEY values.

PiperOrigin-RevId: 490093046
PiperOrigin-RevId: 490559769
Also cleans up some reused code.

PiperOrigin-RevId: 491413549
PiperOrigin-RevId: 491649212
Adds and/or updates many tests to catch this in the future.

Converts serialize to PEP 585 typing.

PiperOrigin-RevId: 491927158
PiperOrigin-RevId: 491983213
PiperOrigin-RevId: 492000325
PiperOrigin-RevId: 492293322
PiperOrigin-RevId: 492318070
PiperOrigin-RevId: 492327573
PiperOrigin-RevId: 492356336
@RyanMullins RyanMullins requested a review from iftenney December 2, 2022 03:16
Copy link
Collaborator

@iftenney iftenney left a comment

Choose a reason for hiding this comment

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

🔥

@RyanMullins RyanMullins merged commit 41daeea into main Dec 2, 2022
@aryan1107
Copy link
Contributor

Lot of new stuff 🔥🔥! Please let me know if something is needed from my end especially anything with TyDi or Dalle Demo.

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.