Pinned Repositories
BERT-Text-Classification-J
Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.
eval4ner
[PyPI] NER MUC evaluation toolkit in Python
Highway-Transformer
[ACL‘20] Highway Transformer: A Gated Transformer.
Population-Based-Training
Population-Based Training (PBT) implementation on ddpg
Transformer-in-PyTorch
Transformer/Transformer-XL/R-Transformer examples and explanations
UrbanDict
Urban Dict spelling variant dataset. Source code of How to Evaluate Word Representations of Informal Domain?
pixelgpt
[EMNLP'24] Autoregressive Pre-Training on Pixels and Texts
Tool-Augmented-Reward-Model
[ICLR'24 spotlight] Tool-Augmented Reward Modeling
humaneval-xl
[LREC-COLING'24] HumanEval-XL: A Multilingual Code Generation Benchmark for Cross-lingual Natural Language Generalization
PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
cyk1337's Repositories
cyk1337/Highway-Transformer
[ACL‘20] Highway Transformer: A Gated Transformer.
cyk1337/Transformer-in-PyTorch
Transformer/Transformer-XL/R-Transformer examples and explanations
cyk1337/eval4ner
[PyPI] NER MUC evaluation toolkit in Python
cyk1337/BERT-Text-Classification-J
Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.
cyk1337/Population-Based-Training
Population-Based Training (PBT) implementation on ddpg
cyk1337/UrbanDict
Urban Dict spelling variant dataset. Source code of How to Evaluate Word Representations of Informal Domain?
cyk1337/embedding4bert
[PyPI] BERT Word Embeddings
cyk1337/Distributed-Reinforcement-Learning-with-Ray-Framework
Distributed reinforcement learning with ray framework
cyk1337/BERT-Classification
Custom BERT classification
cyk1337/Mathematics
Math for programmers
cyk1337/Reinforcement-Learning-A-Simple-Tutorial
Reinforcement Learning Tutorial
cyk1337/SSR_manual
https://github.com/cyk1337/SSR_manual/wiki/SSR-manual
cyk1337/Awesome-Code-LLM
A curated list of language modeling researches for code and related datasets.
cyk1337/Awesome-Code-LLM-1
👨💻 An awesome and curated list of best code-LLM for research.
cyk1337/Bayesian-Methods
Probability programming and Bayesian Inference
cyk1337/coding-interview-university
A complete computer science study plan to become a software engineer.
cyk1337/cyk1337
cyk1337/cyk1337.github.io
cyk1337/DomainClassification
TextClassification using textCNNs including single and multi-channel variants
cyk1337/gitignore
A collection of useful .gitignore templates
cyk1337/Image-Captioning.tf2
cyk1337/MLiA
Machine Learning in Action
cyk1337/mlpractical
Machine Learning Practical course repository
cyk1337/multilingual-conala
cyk1337/notes
cyk1337/PaddleNLP
Easy-to-use and powerful NLP library
cyk1337/PyTips
Useful tips for python. Keep updating ...
cyk1337/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
cyk1337/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
cyk1337/tutorial