Stars
同济大学软件学院软件工程专业课所有作业和项目,包括以下内容:数据结构,数据结构课程设计,计算机组成原理,计算机组成原理实验,程序设计范式,离散数学,Python,操作系统,操作系统课程设计,计算机系统结构,系统分析与设计,数据库原理与应用,数据库原理与应用课程设计,算法分析设计,人工智能导论,计算机网络,计算机网络实验,软件工程,软件工程课程设计,软件设计模式,智能计算系统,编译原理,嵌入式…
Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy
High-speed Large Language Model Serving for Local Deployment
Seq2Seq model implemented with pytorch, using temperature sampling, top-k sampling, top-p sampling / nucleus sampling, and beam search.
Falcon40B and 7B (Instruct) with streaming, top-k, and beam search
This program is developed based on the S-DES algorithm discussed in the 5th lecture of the "Introduction to Information Security" course, with the aim of helping students grasp the core principles …
CIKM2023 Best Demo Paper Award. HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊
LaTeX Thesis Template for the University of Chinese Academy of Sciences
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
[ECCV 2022] A generalized long-tailed challenge that incorporates both the conventional class-wise imbalance and the overlooked attribute-wise imbalance within each class. The proposed IFL together…
A simple text classification example using BERT and huggingface transformers
This is a repository for sharing papers in the field of empathetic conversational AI. The related source code for each paper is linked if available.
Paper List for Contrastive Learning for Natural Language Processing
APIBench is a benchmark for evaluating the performance of API recommendation approaches released in the paper "Revisiting, Benchmarking and Exploring APIRecommendation: How Far Are We?".
A static analysis library for computing graph representations of Python programs suitable for use with graph neural networks.
SGPT: GPT Sentence Embeddings for Semantic Search
NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE
Few-shot Natural Language Generation for Task-Oriented Dialog
This repository is a demo of the Motivational Interviewing reflection generation using few-shot learning (currently on GPT2).
The source code of "Language Models are Few-shot Multilingual Learners" (MRL @ EMNLP 2021)
This is a companion repository to my blog post contain Python code to show how to do zero shot, few shot, and fine-tuning using the OpenAI API.
Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
南京大学计算机系 课程资料 作业 代码 实验报告 NJU-CS 课程分享计划 🍚
本仓库包含本人在中山大学计算机科学与技术专业的课程资料:计网、算法、并行、信号与系统、人工智能、信安、区块链、数据库、机器人、自然语言处理、高级算法等。