Pinned Repositories
AliceMind
ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab
auto-cot
Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
Awesome-ChatGPT
🤖 Awesome ChatGPT 中文全指南 🤖这是一个ChatGPT相关的持续更新知识库。如果你对该领域保持着兴趣欢迎关注并运用该知识库!
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
awesome-instruction-dataset
A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
Bard-API
The unofficial python package that returns response of Google Bard through cookie value.
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
ChineseWiki
维基百科中文语料整理
ColossalAI
Making large AI models cheaper, faster and more accessible
Student-7's Repositories
Student-7/xgboost
xgbtest
Student-7/Consistent-DynamicNTKRoPE
An Experiment on Dynamic NTK Scaling RoPE
Student-7/yarn
YaRN: Efficient Context Window Extension of Large Language Models
Student-7/Awesome-ChatGPT
🤖 Awesome ChatGPT 中文全指南 🤖这是一个ChatGPT相关的持续更新知识库。如果你对该领域保持着兴趣欢迎关注并运用该知识库!
Student-7/AliceMind
ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab
Student-7/auto-cot
Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
Student-7/LongBench
LongBench: A Bilingual, Multitask Benchmark for Long Context Understanding
Student-7/llama-moe-test
⛷️ LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training
Student-7/ngboost
Natural Gradient Boosting for Probabilistic Prediction
Student-7/LongLoRA
Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)
Student-7/ReAct
[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models
Student-7/grade-school-math
Student-7/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
Student-7/LEval
Data and code for L-Eval, a comprehensive long context language models evaluation benchmark
Student-7/awesome-instruction-dataset
A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
Student-7/table-to-text
Table-to-Text Summarization Model
Student-7/long_llama
LongLLaMA is a large language model capable of handling long contexts. It is based on OpenLLaMA and fine-tuned with the Focused Transformer (FoT) method.
Student-7/TableQAKit
A Toolkit for Table-based Question Answering
Student-7/sentencepiece_chinese_bpe
使用sentencepiece中BPE训练中文词表,并在transformers中进行使用。
Student-7/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Student-7/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
Student-7/mtgbmcode
mtgbmcode
Student-7/hands-on-ml-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
Student-7/eBooks
eBook分享大集合:主要以IT领域经典书籍收藏,以备不时之需。
Student-7/GNN-TabFact
SOTA on TabFact: Graph Neural Network for Table-based Fact Checking
Student-7/longformer-chinese
chinese version of longformer
Student-7/text_similarity
Student-7/ChineseWiki
维基百科中文语料整理
Student-7/gobang_AI
基于博弈树α-β剪枝搜索的五子棋AI