Pinned Repositories
2021-dialogue-summary-competition
[2021 훈민정음 한국어 음성•자연어 인공지능 경진대회] 대화요약 부문 알라꿍달라꿍 팀의 대화요약 학습 및 추론 코드를 공유하기 위한 레포입니다.
academic-keyword-occurrence
Extracts the historic word occurrence of a search term in academic papers
arxiv_daily
modified from https://github.com/Vincentqyw/cv-arxiv-daily
BERT-pytorch
PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"
ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
Chinese-Vicuna
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
clash-verge-rev
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
CMeKGCrawler
Medical Graph for Neo4j
OpenSourceChineseLLM
收集了部分开源中文大模型(10b以内,可能也不算大模型),以及他们的资料
yolov3-ros_service_tx2
Using ROS and Darknet to implement a yolo-v3 object-detect server on nvidia Tx2
milk-bottle-liyu's Repositories
milk-bottle-liyu/OpenSourceChineseLLM
收集了部分开源中文大模型(10b以内,可能也不算大模型),以及他们的资料
milk-bottle-liyu/yolov3-ros_service_tx2
Using ROS and Darknet to implement a yolo-v3 object-detect server on nvidia Tx2
milk-bottle-liyu/2021-dialogue-summary-competition
[2021 훈민정음 한국어 음성•자연어 인공지능 경진대회] 대화요약 부문 알라꿍달라꿍 팀의 대화요약 학습 및 추론 코드를 공유하기 위한 레포입니다.
milk-bottle-liyu/academic-keyword-occurrence
Extracts the historic word occurrence of a search term in academic papers
milk-bottle-liyu/arxiv_daily
modified from https://github.com/Vincentqyw/cv-arxiv-daily
milk-bottle-liyu/BERT-pytorch
PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"
milk-bottle-liyu/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
milk-bottle-liyu/Chinese-Vicuna
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
milk-bottle-liyu/clash-verge-rev
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
milk-bottle-liyu/CMeKGCrawler
Medical Graph for Neo4j
milk-bottle-liyu/FileRun-Translation-Chinese
FileRun Translation in Chinese
milk-bottle-liyu/KFCM_for_color_im_seg
milk-bottle-liyu/kitti-pcl
Code to use the KITTI (http://www.cvlibs.net/datasets/kitti) data set with PCL
milk-bottle-liyu/leetcode
LeetCode in pure C
milk-bottle-liyu/NeurIPS2023PapersAboutLM
List some papers from NeurIPS2023(https://neurips.cc/virtual/2023/papers.html) which contains "language model" in their titles. It contains 140 papers in total. I translate the abstract to Chinese with Google Translator.
milk-bottle-liyu/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
milk-bottle-liyu/reviewMyself
practice for interview(leetcode, 剑指offer)
milk-bottle-liyu/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
milk-bottle-liyu/vlmcsd
🔑Portable open-source KMS Emulator in C
milk-bottle-liyu/yolov3-opencv
Refactored code of yolo-v3(darknet). Using cv::Mat as the input