Skip to content

pskadasi/model-hubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Model Hubs and Beyond: Analyzing Model Popularity, Performance, and Documentation

Links

Hugging Face usage

from datasets import load_dataset

# Login using e.g. `huggingface-cli login` to access this dataset
ds = load_dataset("LingoIITGN/reddit-sentiment-model-hubs", "human_annotated")
from datasets import load_dataset

# Login using e.g. `huggingface-cli login` to access this dataset
ds = load_dataset("LingoIITGN/reddit-sentiment-model-hubs", "raw_reddit")

Citing

@misc{kadasi2025modelhubsbeyondanalyzing,
      title={Model Hubs and Beyond: Analyzing Model Popularity, Performance, and Documentation}, 
      author={Pritam Kadasi and Sriman Reddy and Srivathsa Vamsi Chaturvedula and Rudranshu Sen and Agnish Saha and Soumavo Sikdar and Sayani Sarkar and Suhani Mittal and Rohit Jindal and Mayank Singh},
      year={2025},
      eprint={2503.15222},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2503.15222}, 
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published