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模型

GitHub

4k stars
103 watching
754 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,746
jikexueyuanwiki/tensorflow-zh Chinese translation of TensorFlow official documentation 12,375
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 172
esbatmop/mnbvc A massive corpus of Chinese text data covering various forms and styles 3,581
ypwhs/captcha_break A deep learning project that uses convolutional neural networks to recognize and break CAPTCHAs 2,738
dailystudio/tensorflow-lite-examples-android Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability 71
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,533
sayakpaul/mirnet-tflite-trt Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement 130
tensorspeech/tensorflowtts Real-time speech synthesis using state-of-the-art architectures 3,855
nlintz/tensorflow-tutorials A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks 6,003
google-research/bert Provides pre-trained models and code for natural language processing tasks using TensorFlow 38,374
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,919
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 50