Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ pipeline_tag: text-classification
|
|
| 9 |
|
| 10 |
## title_value
|
| 11 |
|
| 12 |
-
|
| 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
|