Model Card for Model ID
This model is a multilabel classifier that takes an input string containing position_title and summary of responsibilities, and returns job tags.
Model Details
Fine tuned bert-base-uncased for custom job tagging.
Model Description
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by: [Usman Naveed]
- Model type: [Encoder|Text Classifier]
- Language(s) (NLP): [English]
- Finetuned from model [optional]: [bert-base-uncased]
Model Sources [optional]
Uses
This model is only intended to classify jobs into job tags.
Bias, Risks, and Limitations
The dataset trained on was imbalanced, and contained more Engineering and Finance jobs than any other tag. This may cause bias towards Engineering and Finance tags.
[More Information Needed]
How to Get Started with the Model
Use the code below to get started with the model.
[More Information Needed]
Training Details
Training Data
Preprocessing [optional]
- Remove HTML and markdown from the responsibilties
- Create a new text column which is the concatenation of the position_title and the responsibilities, use this column
Testing Data, Factors & Metrics
Testing Data
[More Information Needed]
Factors
[More Information Needed]
Metrics
[More Information Needed]
Results
[More Information Needed]
Summary