Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Xenova
/
sponsorblock-ml
like
22
Running
App
Files
Files
Community
bce5ce9
sponsorblock-ml
/
src
5 contributors
History:
28 commits
Joshua Lochner
Create `get_model_tokenizer` helper method for loading model and tokenizer
bce5ce9
almost 3 years ago
errors.py
Safe
365 Bytes
Add source code
almost 3 years ago
evaluate.py
Safe
7.94 kB
Remove redundant count
almost 3 years ago
model.py
Safe
3.49 kB
Create `get_model_tokenizer` helper method for loading model and tokenizer
almost 3 years ago
predict.py
Safe
10.8 kB
Move `seconds_to_time` to shared
almost 3 years ago
preprocess.py
Safe
29 kB
Use `itertools.islice` instead of custom slicing
almost 3 years ago
segment.py
Safe
5.08 kB
Change `extract_segment` to use a binary search
almost 3 years ago
shared.py
Safe
3.64 kB
Move `CATGEGORY_OPTIONS` to shared
almost 3 years ago
train.py
Safe
21.1 kB
Change to multiclass classifier
almost 3 years ago
utils.py
Safe
6.52 kB
Add compatibility for python 3.6+
almost 3 years ago