Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AcornyUsage
javaTest
basic test for java
leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
LLM4IR-Survey
This is the repo for the survey of LLM4IR.
RAG-Survey
RankLib
LLMBook-zh.github.io
《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣
Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
corny813's Repositories
corny813/AI-Paper-Collector
Fully-automated scripts for collecting AI-related papers
corny813/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
corny813/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
corny813/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
corny813/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
corny813/LLM4IR-Survey
This is the repo for the survey of LLM4IR.
corny813/RAG-Survey
corny813/arxiv_crawler
这是一个高效,快捷的arXiv论文爬虫,它可以将指定时间范围,指定主题,包含指定关键词的论文信息爬取到本地,并且将其中的标题和摘要翻译成中文。
corny813/cam-notes
My Cambridge Lecture Notes
corny813/chatun.github.io
corny813/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
corny813/CSL
[COLING 2022] CSL: A Large-scale Chinese Scientific Literature Dataset 中文科学文献数据集
corny813/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
corny813/google-search-results-python
Google Search Results via SERP API pip Python Package
corny813/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
corny813/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
corny813/leetcode_cpp
LeetCode Problems' Solutions
corny813/leetcode_java
Leetcode solutions
corny813/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words
List of Dirty, Naughty, Obscene, and Otherwise Bad Words
corny813/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
corny813/LLM-Agent-Survey
corny813/LLM_codes
corny813/Paper-Picture-Writing-Code
MLNLP: Paper Picture Writing Code
corny813/PyMuPDF
PyMuPDF is an enhanced Python binding for MuPDF – a lightweight PDF, XPS, and E-book viewer, renderer, and toolkit.
corny813/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
corny813/tabular-benchmark
corny813/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
corny813/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
corny813/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
corny813/vision_transformer