MathGLM
Math Solver
A Pytorch-based implementation of a language model capable of performing arithmetic operations without calculators.
Official Pytorch Implementation for MathGLM
318 stars
10 watching
24 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
thudm/cogcom | An open-source visual language model designed to solve complex visual problems step-by-step with evidence, without external tools. | 152 |
rdspring1/pytorch_gbw_lm | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
thudm/chinese-transformer-xl | A pre-trained Chinese language model based on the Transformer-XL architecture. | 218 |
academic-hammer/hammerllm | A large language model pre-trained on Chinese and English data, suitable for natural language processing tasks. | 43 |
fanglanting/skip-gram-pytorch | A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |
thalesians/pythalesians | A Python library providing tools and utilities for mathematical modeling, data analysis, and scientific computation. | 61 |
jmhessel/fmpytorch | PyTorch implementation of a Factorization Machine module | 173 |
pmttavara/pt_math | Fast scalar math routines with a focus on efficiency and simplicity. | 54 |
gmftbygmftby/science-llm | A large-scale language model for scientific domain training on redpajama arXiv split | 122 |
loudinthecloud/pytorch-ntm | An implementation of Neural Turing Machines in PyTorch | 590 |
genericmappingtools/pygmt | A Python interface to process geospatial and geophysical data and create publication-quality maps | 763 |
hitsz-tmg/glyphbert | A PyTorch implementation of a Chinese character model that leverages glyph features for improved performance on various NLP tasks. | 8 |
dasguptar/treelstm.pytorch | An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures | 550 |
pyamg/pyamg | A Python library implementing algebraic multigrid solvers for large-scale linear systems | 569 |
xgcm/xgcm | A package that provides a framework for analyzing high-resolution climate model output data | 227 |