Commit History

import fix
4e7deef

Luis J Camargo commited on

wrong class fix
9b7b4e8

Luis J Camargo commited on

Refactor: Simplify model loading by directly using `from_pretrained` for `WhisperEncoderOnlyForClassification` and removing explicit config and weight loading.
481d76f

Luis J Camargo commited on

gpu fixes
9ef9cfe

Luis J Camargo commited on

import fix
0afb51d

Luis J Camargo commited on

refactor: Streamline model loading by using `load_file` for safetensors and adjusting print statements.
3aa360d

Luis J Camargo commited on

Merge branch 'main' of https://huggingface.co/spaces/tachiwin/classifier
bb818a0

Luis J Camargo commited on

readme fixes
cc8155a

Luis J Camargo commited on

initial commit
d64229c
verified

ljcamargo commited on

initial commit
b0f692a

Luis J Camargo commited on