Commit History

Add CLI script for processing JSONL files and generating binary predictions with optional Excel output
fa342d2

Simon Clematide commited on

Add CLI script for processing JSON and JSONL files with text field extraction and exclusion handling
4d23e7a

Simon Clematide commited on

Refactor CLI prediction script to enhance argument parsing and modularize inference logic. Add excel generation
f9c9b95

Simon Clematide commited on

Update Pipfile to specify exact package versions and Python 3.12
cef9aa2

Simon Clematide commited on

update to new model with weighted loss 0.1 for class 0
fed6436

Simon Clematide commited on

Remove unused model state files to clean up the repository
18af486

Simon Clematide commited on

Remove unused optimizer.pt file to clean up the repository
f90072f

Simon Clematide commited on

Add MPS support for Apple Silicon in device setup
d1b3d34

Simon Clematide commited on

Add Pipfile and pyproject.toml for dependency management
a6a5041

Simon Clematide commited on

Revise README.md to enhance model documentation and usage instructions
d8a7362

Simon Clematide commited on

Add CLI and inference modules for batch prediction using Hugging Face model
9d36a4d

Simon Clematide commited on

Add requirements file for project dependencies
a36ddd3

Simon Clematide commited on

Add more training files
6f8a996

Simon Clematide commited on

Upload BertForSequenceClassification
701eae6
verified

simon-clmtd commited on

initial commit
721d97d
verified

simon-clmtd commited on