sjmeis commited on
Commit
3f78d4a
·
verified ·
1 Parent(s): 123325e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: text-classification
9
 
10
  ## title_value
11
 
12
- **title_value** is a fine-tuned sequence classification model adapted for value extraction (**regression**) on job posting titles.
13
  In particular, this model maps job title strings to a single, real-valued numerical score reflecting the structural/hierarchical seniority of the job role.
14
 
15
  ## Basic Usage
 
9
 
10
  ## title_value
11
 
12
+ `title_value` is a fine-tuned sequence classification model adapted for value extraction (regression) on job posting titles.
13
  In particular, this model maps job title strings to a single, real-valued numerical score reflecting the structural/hierarchical seniority of the job role.
14
 
15
  ## Basic Usage