defog-ai / sqlcoder

SoTA LLM for converting natural language questions to SQL queries
Apache License 2.0
3.42k stars 218 forks source link

Pruning function meta data #53

Closed lalehsg closed 10 months ago

lalehsg commented 12 months ago

Hi all.

I have been working with the pruning function for my use case and it seems to be effective. I was wondering if you have a suggestion for automating the NER labelling of the column names. The manual tagging is a pretty tedious and inefficient task.

Thanks, Laleh

rishsriv commented 12 months ago

Hi there, thanks for the issue. We’re working on this and should be able to open-source an automated NER labeler in early Jan!

lalehsg commented 12 months ago

This is fantastic! Looking forward to it.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 10 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.

yashkhurana24 commented 9 months ago

Hey, is there an update to this?