rangwang / CCAC2024-FS_ModerationLinks
CCAC2024——大模型安全的双重防线:少样本文本内容安全挑战赛仓库
☆28Updated last year
Alternatives and similar repositories for CCAC2024-FS_Moderation
Users that are interested in CCAC2024-FS_Moderation are comparing it to the libraries listed below
Sorting:
- SC-Safety: 中文大模型多轮对抗安全基准☆146Updated last year
- 本文提出了一个基于“文心一言”的中国LLMs的安全评估基准,其中包括8种典型的安全场景和6种指令攻击类型。此外,本文还提出了安全评估的框架和过程,利用手动编写和收集开源数据的测试Prompts,以及人工干预结合利用LLM强大的评估能力作为“共同评估者”。☆31Updated 2 years ago
- ShieldLM: Empowering LLMs as Aligned, Customizable and Explainable Safety Detectors [EMNLP 2024 Findings]☆214Updated last year
- 大模型检索增强生成技术最佳实践。☆85Updated last year
- 使用 Qwen2ForSequenceClassification 简单实现文本分类任务。☆83Updated last year
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆88Updated 2 years ago
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆125Updated 7 months ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆64Updated last year
- 对llama3进行全参微调、lora微调以及qlora微调。☆210Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆211Updated last year
- ☆119Updated last year
- The official repository of the paper: COLD: A Benchmark for Chinese Offensive Language Detection☆293Updated 2 years ago
- 基于大语言模型的检索增强生成RAG示例☆161Updated 5 months ago
- Local DeepSearch (Advantage: Low Threshold): an implementation of Agentic RAG based on DeepSeek-R1 API and Tavily API☆15Updated 4 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆283Updated 3 months ago
- Qwen1.5-SFT(阿里, Ali), Qwen_Qwen1.5-2B-Chat/Qwen_Qwen1.5-7B-Chat微调(transformers)/LORA(peft)/推理☆68Updated last year
- 本项目用于大模型数学解题能力方面的数据集合成,模型训练及评测,相关文章记录。