Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
mchangrh
/
sponsorblock-ml-fork
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
sponsorblock-ml-fork / src
Ctrl+K
Ctrl+K
  • 2 contributors
History: 25 commits
Joshua Lochner
Use classifier category if transformer generates unknown category
ad7fc61 over 3 years ago
  • errors.py
    365 Bytes
    Add source code over 3 years ago
  • evaluate.py
    7.94 kB
    Remove redundant count over 3 years ago
  • model.py
    2.45 kB
    Add compatibility for python 3.6+ over 3 years ago
  • predict.py
    11.1 kB
    Use classifier category if transformer generates unknown category over 3 years ago
  • preprocess.py
    29 kB
    Use `itertools.islice` instead of custom slicing over 3 years ago
  • segment.py
    5.08 kB
    Change `extract_segment` to use a binary search over 3 years ago
  • shared.py
    3.08 kB
    Add tokens for each category over 3 years ago
  • train.py
    21.1 kB
    Change to multiclass classifier over 3 years ago
  • utils.py
    6.52 kB
    Add compatibility for python 3.6+ over 3 years ago