Christianvedel
commited on
Commit
•
fb520b8
1
Parent(s):
18e9d83
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ pipeline_tag: text-classification
|
|
19 |
# Occupational CANINE: HISCO Classification Model
|
20 |
|
21 |
## Overview
|
22 |
-
OccCANINE is a [CANINE](https://huggingface.co/google/canine-s)
|
23 |
|
24 |
## Key Features
|
25 |
- **High Accuracy**: Over 90% accuracy, recall, and precision.
|
|
|
19 |
# Occupational CANINE: HISCO Classification Model
|
20 |
|
21 |
## Overview
|
22 |
+
OccCANINE is a version of [CANINE](https://huggingface.co/google/canine-s) which has been finetuned to automatically convert occupational descriptions into standardized HISCO codes using a fine-tuned CANINE model. This tool facilitates historical occupational data analysis with over 90% accuracy across 13 languages.
|
23 |
|
24 |
## Key Features
|
25 |
- **High Accuracy**: Over 90% accuracy, recall, and precision.
|