Beomi/exbert-transformers
exBERT on Transformers🤗
This project helps machine learning engineers or researchers working with large language models to pretrain or finetune an exBERT model. It takes text data as input and produces a specialized exBERT model for tasks like natural language understanding. The primary users are individuals developing and deploying advanced natural language processing solutions.
No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher looking to leverage or customize exBERT models within the Hugging Face Transformers ecosystem for specific language tasks.
Not ideal if you are an end-user seeking an out-of-the-box application for text analysis without needing to train or adapt language models.
Stars
10
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 14, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Beomi/exbert-transformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Tongjilibo/bert4torch
An elegent pytorch implement of transformers
nyu-mll/jiant
jiant is an nlp toolkit
lonePatient/TorchBlocks
A PyTorch-based toolkit for natural language processing
monologg/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
grammarly/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite"...