ColossalAI/applications
Zian(Andy) Zheng 7b789f4dd2 [FEATURE] Add Safety Eval Datasets to ColossalEval (#5095)
* add safetybench and cvalues(responsibility) eval dataset

* Modify code according to review suggestions

---------

Co-authored-by: Orion-Zheng <zhengzian@u.nus.edu>
2023-11-28 11:15:04 +08:00
..
Chat fix wrong EOS token in ColossalChat 2023-11-14 10:49:49 +08:00
Colossal-LLaMA-2 [nfc] fix typo change directoty to directory (#5111) 2023-11-27 18:25:53 +08:00
ColossalEval [FEATURE] Add Safety Eval Datasets to ColossalEval (#5095) 2023-11-28 11:15:04 +08:00
ColossalQA [Feature] Add document retrieval QA (#5020) 2023-11-23 10:33:48 +08:00
README.md [Feature] Add document retrieval QA (#5020) 2023-11-23 10:33:48 +08:00

README.md

Applications

This directory contains the applications that are powered by Colossal-AI.

The list of applications include:

Please note that the Chatbot application is migrated from the original ChatGPT folder.

You can find more example code for base models and functions in the Examples directory.