Pinned Repositories
Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
dogwhistle
Baseline code for NAACL 2021 paper "Blow the Dog Whistle: A Chinese Dataset for Cant Understanding with Common Sense and World Knowledge"
dress
DRESS simplification model (EMNLP 2017) described in http://aclweb.org/anthology/D/D17/D17-1062.pdf
FleschKincaid
The code for the formula I've been using accross most of my bots
semits
ybz79's Repositories
ybz79/semits
ybz79/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
ybz79/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
ybz79/BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
ybz79/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
ybz79/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
ybz79/dogwhistle
Baseline code for NAACL 2021 paper "Blow the Dog Whistle: A Chinese Dataset for Cant Understanding with Common Sense and World Knowledge"
ybz79/dress
DRESS simplification model (EMNLP 2017) described in http://aclweb.org/anthology/D/D17/D17-1062.pdf
ybz79/FleschKincaid
The code for the formula I've been using accross most of my bots
ybz79/GLM
GLM (General Language Model)
ybz79/gtos
Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"
ybz79/IMN
CIKM 2019: Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots
ybz79/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
ybz79/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
ybz79/lexical_simplification
ybz79/llm-compressor
Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM
ybz79/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
ybz79/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
ybz79/neural-graph-to-seq-mp
Code corresponding to our paper "A Graph-to-Sequence Model for AMR-to-Text Generation"
ybz79/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
ybz79/PaddleNLP
An NLP library with Awesome pre-trained Transformer models and easy-to-use interface, supporting wide-range of NLP tasks from research to industrial applications.
ybz79/Prompt-BERT
Prompt-BERT: Prompt makes BERT Better at Sentence Embeddings
ybz79/pysari
Text Simplification System and Dataset
ybz79/python_interview_question
关于python的面试题
ybz79/RL4LMs
A modular RL library to fine-tune language models to human preferences
ybz79/semeval22_structured_sentiment
SemEval-2022 Shared Task 10: Structured Sentiment Analysis
ybz79/stop-words
List of common stop words in various languages.
ybz79/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
ybz79/transformers_tasks
NLP Algorithms with transformers lib. Supporting Text-Classification, Information-Extraction, Text-Matching, RLHF etc.
ybz79/Versatile-Diffusion
Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, 2022