--- license: mit language: - en base_model: - allenai/longformer-base-4096 pipeline_tag: text-classification --- Model task/inference task used in endpoint in handler.py does not segment a resume. \ It returns the skills found in the experiences section (model files are used for choosing the section) of a resume. \ This is to make it easier to code for the spaces/demo found in earlsab/beyond-keywords