fblgit/model-similarity
Simple Model Similarities Analysis
This tool helps AI researchers and practitioners understand how similar two different AI models are. You input the paths to two pre-trained models, and it outputs a CSV file with similarity metrics. This allows you to compare models and gauge their relatedness, especially when working with different versions or fine-tuned models.
No commits in the last 6 months.
Use this if you need to quickly assess the similarity between two distinct AI models.
Not ideal if you need a comprehensive, production-ready model evaluation suite or if you're not comfortable running Python scripts.
Stars
21
Forks
—
Language
HTML
License
Apache-2.0
Category
Last pushed
Feb 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/fblgit/model-similarity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DebarshiChanda/Amazon-ML-Challenge2021
Scripts and Approach for Amazon ML Challenge
shahrukhx01/siamese-nn-semantic-text-similarity
A repository containing comprehensive Neural Networks based PyTorch implementations for the...
toriving/haafor-challenge-2020
The project for HAAFOR CHALLENGE 2020
AniketRajpoot/Automated-Headline-and-Sentiment-Generator
A very simple repo for Text Classification, Sentiment Identification and Headline generator for...
HasanBGit/KSAA2026-Fine-Tashkeel
Official code for "Fine-Tashkeel at KSAA-2026" — Systematic evaluation of 18 Seq2Seq, token...