GlyphBERT

Glyph Model

A PyTorch implementation of a Chinese character model that leverages glyph features for improved performance on various NLP tasks.

This project page is about the pytorch code implementation of GlyphBERT by the HITsz-TMG research group.

GitHub

8 stars
1 watching
0 forks
Language: Python
last commit: about 2 years ago

Related projects:

Repository Description Stars
fanglanting/skip-gram-pytorch A PyTorch implementation of the skip-gram model for learning word embeddings. 188
rdspring1/pytorch_gbw_lm Trains a large-scale PyTorch language model on the 1-Billion Word dataset 123
pyg-team/pytorch-frame A deep learning framework for handling heterogeneous tabular data with diverse column types 543
hjmshi/pytorch-lbfgs A PyTorch implementation of L-BFGS optimization algorithm for training neural networks 586
leviswind/pytorch-transformer Implementation of a transformer-based translation model in PyTorch 239
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
huggingface/pytorch-openai-transformer-lm Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities 1,511
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
embodiedgpt/embodiedgpt_pytorch A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. 340
jpeg729/pytorch_bits An experimental framework for developing and testing deep learning models on time-series prediction tasks 79
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
dasguptar/treelstm.pytorch An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures 550
letterror/glyphnameformatter Tools to generate glyph names from Unicode data 75
jmhessel/fmpytorch PyTorch implementation of a Factorization Machine module 173
zhangxiann/skip-gram A Python implementation of a neural network model for learning word embeddings from text data 6