haozhg/lmd
Language Model Decomposition: Quantifying the Dependency and Correlation of Language Models
This tool helps AI researchers understand how different language models relate to each other. By analyzing the linguistic characteristics of various models, it quantifies their dependencies and correlations. It takes as input the names of language models and a dataset, and outputs metrics indicating how much one model relies on or is similar to another. An AI researcher or NLP scientist would use this to evaluate model relationships.
No commits in the last 6 months.
Use this if you are an AI researcher or NLP scientist needing to understand the dependencies and correlations between different language models on specific datasets.
Not ideal if you are looking to train new language models or improve their performance, as this tool is for analysis and quantification, not model development.
Stars
10
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/haozhg/lmd"
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"...