hr-eval-api-v2 / models

Commit History

Fix: Monkey-patch aistudio_sdk.hub.download before importing PaddleNLP
26bc5b6

KarenYYH Claude commited on

Fix: Build BertTokenizer from vocab dict to avoid aistudio_sdk
9cc6bfe

KarenYYH Claude commited on

Fix: Load BertTokenizer directly from vocab.txt path
374115b

KarenYYH Claude commited on

Fix: Build custom BERT classification model from scratch
aafdfba

KarenYYH Claude commited on

Fix: Create BertForSequenceClassification directly without from_pretrained
e7938d6

KarenYYH Claude commited on

Fix: Load PaddleNLP model state directly to avoid aistudio_sdk
0c32a42

KarenYYH Claude commited on

Fix: Use huggingface_hub to download PaddleNLP models
9836de6

KarenYYH Claude commited on

Fix: Use transformers instead of paddlenlp for HuggingFace Hub models
9a96a7d

KarenYYH Claude commited on

Initial commit - HR Evaluation API v2
c8b1f17

KarenYYH commited on