An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/minggnim/nlp-models

chatbot chatbots ctransformers deeplearning falcon fine-tuning gpt-2 langchain llama2 llms multi-label-classification multi-task-learning nlp pytorch qdrant-vector-database transformers

Score: 9.343471684579365

Last synced: about 19 hours ago
JSON representation

Repository metadata:

A repository for training transformer based models


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 21 days ago

Total Commits: 158
Total Committers: 3
Avg Commits per committer: 52.667
Development Distribution Score (DDS): 0.025

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
minggnim 3****m 154
dependabot[bot] 4****] 3
ming m****o@a****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 0
Total pull requests: 52
Average time to close issues: N/A
Average time to close pull requests: 20 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.02
Merged pull request: 49
Bot issues: 0
Bot pull requests: 7

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/minggnim/nlp-models

Top Issue Authors

Top Pull Request Authors

  • minggnim (45)
  • dependabot[bot] (7)

Top Issue Labels

Top Pull Request Labels

  • dependencies (7)
  • python (2)

Package metadata

pypi.org: nlp-models

Transformers based NLP models

  • Homepage: https://github.com/minggnim/nlp-models
  • Documentation: https://nlp-models.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 4.2.2 (published over 2 years ago)
  • Last Synced: 2026-05-13T22:06:10.878Z (21 days ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 951 Last month
  • Rankings:
    • Dependent packages count: 7.22%
    • Average: 25.711%
    • Stargazers count: 28.179%
    • Forks count: 30.432%
    • Dependent repos count: 37.012%
  • Maintainers (1)

Dependencies

Pipfile pypi
  • autoflake * develop
  • black ==21.7b0 develop
  • isort * develop
  • pre-commit * develop
  • pylint * develop
  • jupyterlab *
  • numpy *
  • pandas *
  • scipy *
  • seaborn *
  • wandb *
Pipfile.lock pypi
  • 128 dependencies
pipelines/Pipfile pypi
  • autoflake * develop
  • black ==21.7b0 develop
  • isort * develop
  • pylint * develop
  • numpy *
  • pandas *
  • prefect *
  • pytest *
  • scipy *
  • seaborn *
  • typer *
  • wandb *
requirements.txt pypi
  • Sphinx *
  • click *
  • coverage *
  • flake8 *
  • python-dotenv >=0.5.1
serve/Pipfile pypi
  • autoflake * develop
  • black ==21.7b0 develop
  • isort * develop
  • pylint * develop
  • fastapi *
setup.py pypi
  • torch *
  • transformers *
.github/workflows/dependency-review.yml actions
  • actions/checkout v3 composite
  • actions/dependency-review-action v2 composite
.github/workflows/python-package.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
serve/Dockerfile docker
  • tiangolo/uvicorn-gunicorn-fastapi latest build