Implement Transformers (and Deep Learning) from scratch in NumPy
☆28Oct 3, 2023Updated 2 years ago
Alternatives and similar repositories for poor-mans-transformers
Users that are interested in poor-mans-transformers are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Example of using Epochraft to train HuggingFace transformers models with PyTorch FSDP☆11Jan 29, 2024Updated 2 years ago
- This repository contains the training and evaluation code for llm-jp-modernbert-base.☆17Jun 17, 2025Updated last year
- ☆19Mar 25, 2024Updated 2 years ago
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆10Aug 20, 2021Updated 4 years ago
- ☆22Jan 11, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Checkpointable dataset utilities for foundation model training☆32Jan 29, 2024Updated 2 years ago
- Dockerfiles☆17Jun 21, 2026Updated last week
- BDP 05: CLUSTERING OF LARGE UNLABELED DATASETS OVERVIEW Real world data is frequently unlabeled and can seem completely random. In these…☆11Jan 6, 2018Updated 8 years ago
- Pre-training BART in Flax on The Pile dataset☆22Jul 24, 2021Updated 4 years ago
- Code for the competition "CCKS 2020: 面向中文短文本的实体链指任务" , see https://www.biendata.xyz/competition/ccks_2020_el/☆14Dec 1, 2020Updated 5 years ago
- 2018年国际AIOps挑战赛KPI时序异常检测比赛基于OpenMLDB部署的工程化部署实践方案☆11Aug 30, 2022Updated 3 years ago
- Improving Sentiment Analysis with Multi-task Learning of Negation☆14May 6, 2021Updated 5 years ago
- 中文文本主题提取,并根据主题,对预测文本进行分类☆12May 18, 2020Updated 6 years ago
- 细粒度中文命名实体识别数据集处理,将json数据处理成BIOES标注的数据。CLUENER dataset pretreatment☆11Jun 29, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 我的百度机器阅读理解竞赛模型代码 ,获得 final 第三名☆14Jul 26, 2018Updated 7 years ago
- Use BERT Chinese language model for Rasa v2 NLU☆15Feb 20, 2021Updated 5 years ago
- 图像检索一些好的开源代码☆14Sep 3, 2020Updated 5 years ago
- An efficient and simplify re-implement TextGCN with Pytorch-geometric.☆13Jul 19, 2021Updated 4 years ago
- ☆15Dec 8, 2022Updated 3 years ago
- Scalable Semi-Supervised Learning by Efficient Anchor Graph Regularization☆13Jun 20, 2018Updated 8 years ago
- Named Entity Recognition implemented by PyTorch including BiLSTM and BiLSCTM+CRF☆13Apr 20, 2020Updated 6 years ago
- Co-Training for Image Classification☆11Jan 28, 2019Updated 7 years ago
- 中文命名体识别,采用pytorch官方提供的BiLSTM+CRF☆15Mar 29, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Apr 16, 2019Updated 7 years ago
- Python code for reproducing the results of Understanding Regularized Spectral Clustering via Graph Conductance☆14Oct 15, 2019Updated 6 years ago
- "rust-openai-chatgpt-api" is a Rust library for accessing the ChatGPT API, a powerful NLP platform by OpenAI. The library provides a simp…