share data, prompt data , pretraining data
☆36Nov 30, 2023Updated 2 years ago
Alternatives and similar repositories for aigc_data
Users that are interested in aigc_data are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- aigc_serving lightweight and efficient Language service model reasoning☆24Jun 12, 2024Updated 2 years ago
- realize the reinforcement learning training for gpt2 llama bloom and so on llm model☆27Sep 19, 2023Updated 2 years ago
- c# library for decoding CTTransformer punc models, which can add punctuation to Chinese and English texts☆14Aug 18, 2025Updated 10 months ago
- chatglm_rlhf_finetuning☆30Oct 10, 2023Updated 2 years ago
- rwkv finetuning☆37Apr 22, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆36Jun 5, 2025Updated last year
- deep learning☆150May 6, 2025Updated last year
- bilibili-nlp☆31Sep 24, 2022Updated 3 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…