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

If I have some mapping already, how let the LLM know and use existing data? #64

Open
wowojyc opened this issue Mar 5, 2024 · 1 comment

Comments

@wowojyc
Copy link

wowojyc commented Mar 5, 2024

in Clean and Standardize Data section. If I have some mapping data already. And the amount exceed token limit so i can not use prompt example. Is there any method to let LLM know these datas and use them?

@gkamradt
Copy link
Owner

gkamradt commented Mar 5, 2024

I would try a map reduce method. So extract or clean your data in sections at a time rather than all at once

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

No branches or pull requests

2 participants