Christianvedel commited on
Commit
18e9d83
1 Parent(s): 1d1ccd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,15 +19,15 @@ pipeline_tag: text-classification
19
  # Occupational CANINE: HISCO Classification Model
20
 
21
  ## Overview
22
- Occupational CANINE automatically converts occupational descriptions into standardized HISCO codes using a fine-tuned CANINE model. This tool facilitates historical occupational data analysis with over 90% accuracy across 14 languages.
23
 
24
  ## Key Features
25
  - **High Accuracy**: Over 90% accuracy, recall, and precision.
26
- - **Multilingual Support**: Trained on 14 million description-HISCO code pairs across 14 languages.
27
  - **Efficiency**: Rapidly processes descriptions into HISCO codes.
28
 
29
  ## Usage
30
- Suitable for researchers in economics and economic history and related disciplins, this model offers a streamlined solution for occupational data classification.
31
 
32
  ## Getting Started
33
  ...
 
19
  # Occupational CANINE: HISCO Classification Model
20
 
21
  ## Overview
22
+ OccCANINE is a [CANINE](https://huggingface.co/google/canine-s) model 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.
26
+ - **Multilingual Support**: Trained on 14 million description-HISCO code pairs across 13 languages.
27
  - **Efficiency**: Rapidly processes descriptions into HISCO codes.
28
 
29
  ## Usage
30
+ Suitable for researchers in economics and economic history and related disciplines, this model offers a streamlined solution for occupational data classification.
31
 
32
  ## Getting Started
33
  ...