Mon
Tue
Wed
Thu
Fri
Sat
Sun
Active 23d ago

苏剑林(Jianlin Su)

Top 33%
@bojone

Su ships practical NLP implementations across embeddings, sentence representations, and neural compression. CoSENT and rerope show his focus on making foundational techniques more effective for Chinese tasks, with 21k+ stars reflecting real adoption across his work.

Bert4Keras. I made a cleaner way to use transformer AI models in Python.

5.4k

ReRoPE. I built a technique that extends how much text AI models can read without retraining.

395

SimCSE Chinese. I tested a sentence-matching model on five Chinese datasets.

605

FSQ. I built a Keras implementation of Finite Scalar Quantization for compressing AI models.

87

CoSENT. I made a sentence comparison tool that outperforms industry standard approaches.

371

VAE. I built a simple image generation tool using variational autoencoders.

1.4k

Word Discovery. I built a tool that finds new Chinese words in text faster than published research methods.

512

T5 in Keras. I simplified how to use T5 language models in Keras for real projects.

173

BERT Whitening. I made a tool that improves how AI models store text summaries.

486

RAdam. I wrote a smarter optimizer that trains AI models faster and more reliably.

71

Chinese Gen. I collected Chinese text generation models with setup guides.

99

Perturbed Masking. I built an unsupervised Chinese word segmentation and syntax analyzer using BERT.

110

LaBSE. I converted a multilingual AI model that compares sentences across 109 languages.

157

KG-2019. I built a model that extracts relationships from text automatically.

766

SPACES. I built a model that summarizes long legal documents automatically.

397

Attention. I wrote working code for the attention mechanism that powers AI models.

1.4k

CLUE Benchmark. I built a testing suite that measures how well AI models understand Chinese.

141

Text Match. I built a model that matches short messages by what they mean.

138

CRF. I wrote a compact tool that labels sequences of text automatically.

247

Entity Linker. I made a model that identifies entities in text and links them to database records.

112

BERT in Keras. I built ready-to-run examples of BERT language model tasks in Keras.

658

TextScan. I built a tool that reads Chinese text directly from images.

66

Capsule. I built a pure Keras capsule network implementation with faster routing.

349

Infomax. I built a tool that finds the most useful patterns in data automatically.

148

Lookahead. I made a training technique that helps machine learning models learn better.

168

Tiger. I built an optimizer that trains AI models while using less computer memory.

52

NLP Zero. I made a text understanding toolkit based on a simple math principle.

139

Margin Softmax. I built an AI training method that improves how models recognize similarity.

100

P-tuning. I built a simple experiment applying P-tuning methods to Chinese language AI models.

138

R-Drop. I built a method to make AI language models learn better on Chinese text tasks.

90

Gradient Accumulator. I made a tool that lets you train AI models with bigger effective batches on smaller hardware.

118

Flow. I built Keras implementations of three flow-based image generation models.

227
32
Apply