albert_zh
BERT variant
An implementation of a lightweight BERT variant for self-supervised learning of language representations using TensorFlow
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
4k stars
103 watching
753 forks
Language: Python
last commit: about 2 years ago albertbertchinese-corpuspre-trainedpre-trained-modelpytorchrobertatensorflowxlnet
Related projects:
Repository | Description | Stars |
---|---|---|
ymcui/chinese-bert-wwm | Develops and publishes pre-trained Chinese language models using Whole Word Masking technology. | 9,687 |
jikexueyuanwiki/tensorflow-zh | Chinese translation of official TensorFlow documentation to facilitate global adoption and collaboration | 12,369 |
ml-gde/e2e-tflite-tutorials | Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
sayakpaul/adventures-in-tensorflow-lite | A collection of notebooks demonstrating various techniques for optimizing and quantizing neural networks using TensorFlow Lite | 171 |
esbatmop/mnbvc | Collects and provides access to a vast corpus of Chinese text data from various sources | 3,520 |
ypwhs/captcha_break | A deep learning project that uses convolutional neural networks to recognize and break CAPTCHAs | 2,731 |
dailystudio/tensorflow-lite-examples-android | Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability | 69 |
liaokongvfx/langchain-chinese-getting-started-guide | Guides users to build applications using LangChain's framework and integrate it with Large Language Models (LLMs) for tasks like text generation, summarization, and search. | 7,470 |
sayakpaul/mirnet-tflite-trt | Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 128 |
tensorspeech/tensorflowtts | Real-time speech synthesis using state-of-the-art architectures | 3,839 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
google-research/bert | Provides pre-trained models and code for natural language processing tasks using TensorFlow | 38,204 |
zhayujie/chatgpt-on-wechat | An implementation of a conversational AI model integrated with WeChat's messaging platform to provide automated customer support and chat services. | 31,233 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
sunitroy2703/tensorflow-lite-kotlin-samples | An Android app repository showcasing various machine learning models and their implementations in Kotlin | 49 |