Commit graph

19 commits

Author SHA1 Message Date
Yizhou Chi
8a5b6d6e77 update recommendation prompt 2024-09-14 15:53:38 +08:00
Yizhou Chi
8beca0fadd 1. add special instruction
2. add fixed insights
2024-09-14 15:17:42 +08:00
Yizhou Chi
09b1a2e89a Merge branch 'text-dataset' into improve_mcts 2024-09-13 19:11:32 +08:00
Yizhou Chi
7d8cb9afec add image datasets config 2024-09-13 19:10:45 +08:00
Yizhou Chi
cfa21ba27e change img path from abs to rel 2024-09-13 19:04:48 +08:00
limafang
a6b066a127 support image dataset 2024-09-13 17:52:22 +08:00
Yizhou Chi
c54e4121c6 update di prompt 2024-09-13 16:57:37 +08:00
Yizhou Chi
9f04278383 comment 2024-09-13 11:18:15 +08:00
Yizhou Chi
562af8c4e4 update text dataset 2024-09-13 11:09:02 +08:00
Yizhou Chi
c91b2ada88 remove unnecessary prompt instruction 2024-09-11 13:54:41 +08:00
Yizhou Chi
35b9ea097e update di instruction 2024-09-11 11:59:52 +08:00
Yizhou Chi
a373e684ae update di instruction 2024-09-10 16:05:22 +08:00
Yizhou Chi
b776c7309b add random tree search 2024-09-10 15:30:23 +08:00
Yizhou Chi
d34a482faf give dev label 2024-09-10 14:11:47 +08:00
Yizhou Chi
60e8e3eab8 fix hfdataset; make dirs when save notebook 2024-09-10 13:51:54 +08:00
Yizhou Chi
401ca97846 update dataset.py 2024-09-09 13:54:09 +08:00
Yizhou Chi
9728b3a891 add greedy to run_experiment; add save_notebook to experimenter.py 2024-09-09 13:44:38 +08:00
Yizhou Chi
df6fe9854d fix dataset bug 2024-09-06 19:27:36 +08:00
Yizhou Chi
c0262bcd8f 1. add support to hf dataset
2. add support to datasets that have both train and test
3. create data folder
4. fix new instruction bug
2024-09-06 19:05:10 +08:00