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.
8 stars
1 watching
0 forks
Language: Python
last commit: about 3 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |
| | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
| | A deep learning framework for handling heterogeneous tabular data with diverse column types | 582 |
| | A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 591 |
| | Implementation of a transformer-based translation model in PyTorch | 240 |
| | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| | A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 346 |
| | An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| | An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures | 551 |
| | Tools to generate glyph names from Unicode data | 76 |
| | PyTorch implementation of a Factorization Machine module | 173 |
| | A Python implementation of a neural network model for learning word embeddings from text data | 6 |