agiresearch / OpenAGI

OpenAGI: When LLM Meets Domain Experts
MIT License
1.82k stars 152 forks source link

No codes for few-shot, fine-tuning, RLTF and other models? #2

Closed HenryHZY closed 1 year ago

HenryHZY commented 1 year ago

Hi @TobyGE @davidbyttow @evison @agiresearch

I just find the Jupyter Notebook for GTP3.5 + zero-shot. Do you have a plan to release the codes for few-shot, fine-tuning, RLTF and other models?

By the way, the Arxiv paper lacks experimental results (i.e., only Table 5 provides weighted average results).

agiresearch commented 1 year ago

Dear @HenryHZY, the zero-shot and fine-tuning is already here; few-shot and RLTF are under organization and adding comments for better code readability, will be here very soon.

HenryHZY commented 1 year ago

@agiresearch Thanks for your quick reply. Also looking forward to more detailed experimental results:)