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

Text2gql #285

Closed
wants to merge 52 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
dd27e9c
feat(nlu): First NLU finetuning
fangyinc Jun 11, 2024
2343282
fix: Fix train error
fangyinc Jun 11, 2024
1d76041
chore: Add log for NLU training
fangyinc Jun 12, 2024
b3874d2
fix: Fix dbgpt-hub-sql error
fangyinc Jun 13, 2024
ce478fa
ner
Jun 22, 2024
c0d663c
Feat: Add ner task, using qwen-1.5b LLM
Jun 22, 2024
62fa328
Update ner.sh
zhanghy-sketchzh Jun 22, 2024
861182c
fix:label2id
Jun 24, 2024
e5b92a9
add missing pyproject.toml
SonglinLyu Jul 15, 2024
a48fd2b
create dbgpt-hub-graph
SonglinLyu Jul 23, 2024
c392a09
add a prototype of query similarity evaluator
SonglinLyu Aug 13, 2024
1db6ffb
a demo for grammar parser generated from .g4 file
SonglinLyu Aug 14, 2024
bbd46eb
add lcypher and gql eavluator
SonglinLyu Aug 16, 2024
c4e5444
remove unnecessary data file
SonglinLyu Aug 16, 2024
e2028ab
force commit all current changes
SonglinLyu Aug 16, 2024
2c096d0
delete data preparation related folder
SonglinLyu Aug 16, 2024
87b15b0
remove useless dataset
SonglinLyu Aug 16, 2024
e332786
add tugraph-analytics dataset
SonglinLyu Aug 16, 2024
15e74ca
rename dbgpt-hub-graph to dbgpt-hub-gql
SonglinLyu Aug 16, 2024
e52e1b2
rename dbgpt-hub-graph to dbgpt-hub-gql
SonglinLyu Aug 16, 2024
c56e7e8
remove eval_data folder
SonglinLyu Aug 16, 2024
310cb18
remove unnecessary log file
SonglinLyu Aug 16, 2024
ebf9318
ignore wandb folder
SonglinLyu Aug 16, 2024
9e8337d
add README.md
SonglinLyu Aug 16, 2024
c41e61e
add table to README
SonglinLyu Aug 16, 2024
b63a504
rename sql to gql
SonglinLyu Aug 19, 2024
40c0fd2
remove unused data_process module
SonglinLyu Aug 19, 2024
0dee13c
remove baseline
SonglinLyu Aug 19, 2024
4bbc197
correct dataset path
SonglinLyu Aug 19, 2024
8258e92
use prettytable to format evaluation output
SonglinLyu Aug 19, 2024
0e03386
add detail log for evaluation
SonglinLyu Aug 19, 2024
9c3e508
remove sql
SonglinLyu Aug 20, 2024
e78e775
remove ouputs that are not query from dataset
SonglinLyu Aug 20, 2024
2c3cf0e
change tugraph-db to tugraph-db-example, this folder only contains ab…
SonglinLyu Aug 20, 2024
99edb59
remove tugraph-analytics folder
SonglinLyu Aug 20, 2024
1792b45
add tugraph-db-example, a mini dataset
SonglinLyu Aug 20, 2024
ccc4f58
update readme, include tugraph-analytics dataset download method
SonglinLyu Aug 20, 2024
c15e240
delete unneeded notation and print
SonglinLyu Aug 20, 2024
7a41f06
reformate with black
SonglinLyu Aug 20, 2024
bc307b0
update readme
SonglinLyu Aug 20, 2024
973efe8
update readme
SonglinLyu Aug 20, 2024
3e2168c
remove temporary change for hub_sql
SonglinLyu Aug 21, 2024
715fe9d
update introduction
SonglinLyu Aug 21, 2024
6d60913
remove temporary change for hub_sql
SonglinLyu Aug 21, 2024
9c60eb3
update readme
SonglinLyu Aug 21, 2024
4b82cbf
update baseline test result
SonglinLyu Aug 26, 2024
be20757
add link to tugraph-analytics parser
SonglinLyu Aug 26, 2024
5906fcd
fix: readme add text2nlu & gql
csunny Aug 26, 2024
c29f447
fix readme comments
SonglinLyu Aug 26, 2024
906bd68
Merge branch 'text2gql_lsl' of https://github.com/SonglinLyu/DB-GPT-H…
SonglinLyu Aug 26, 2024
5c01d59
update readme(dataset link, baseline result)
SonglinLyu Aug 26, 2024
7adfdd7
Merge branch 'main' into text2gql_lsl
zhanghy-sketchzh Aug 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove tugraph-analytics folder
SonglinLyu committed Aug 20, 2024
commit 99edb59604693232e95441edf68f3a2044cac0d6
22,948 changes: 0 additions & 22,948 deletions src/dbgpt-hub-gql/dbgpt_hub_gql/data/tugraph-analytics/dev.json

This file was deleted.

3,278 changes: 0 additions & 3,278 deletions src/dbgpt-hub-gql/dbgpt_hub_gql/data/tugraph-analytics/gold_dev.txt

This file was deleted.

3,279 changes: 0 additions & 3,279 deletions src/dbgpt-hub-gql/dbgpt_hub_gql/data/tugraph-analytics/gold_test.txt

This file was deleted.

22,955 changes: 0 additions & 22,955 deletions src/dbgpt-hub-gql/dbgpt_hub_gql/data/tugraph-analytics/test.json

This file was deleted.

68,840 changes: 0 additions & 68,840 deletions src/dbgpt-hub-gql/dbgpt_hub_gql/data/tugraph-analytics/train.json

This file was deleted.