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

TNT-LLM #246

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

TNT-LLM #246

wants to merge 5 commits into from

Conversation

hinthornw
Copy link
Contributor

@hinthornw hinthornw commented Mar 31, 2024

https://arxiv.org/pdf/2403.12173.pdf

Haven't implemented the last steps (applying the taxonomy for labeling + training a log reg classifier ), but this is the more lang-graphy part.

If we want to include that, I think we could add as a second notebook perhaps since this is already sufficiently involved.

The other thing I may consider incorporating later is the steps to subdivide the data to add sub-categories. This would basically add two nodes:

  1. Label documents according to the given clusters.
  2. split state and recurse on this graph.

And then would make that conditional edge dependent on the depth the user configures (probably default to 0 or 1 levels of recursion)

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.

None yet

1 participant