Christianvedel commited on
Commit
dc3930b
1 Parent(s): 8e306c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -10
README.md CHANGED
@@ -19,7 +19,7 @@ pipeline_tag: text-classification
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
  See more on: [GitHub.com/christianvedels/OccCANINE](https://github.com/christianvedels/OccCANINE)
25
 
@@ -28,14 +28,5 @@ See more on: [GitHub.com/christianvedels/OccCANINE](https://github.com/christian
28
  - **Multilingual Support**: Trained on 14 million description-HISCO code pairs across 13 languages.
29
  - **Efficiency**: Rapidly processes descriptions into HISCO codes.
30
 
31
- ## Usage
32
- Suitable for researchers in economics and economic history and related disciplines, this model offers a streamlined solution for occupational data classification.
33
-
34
- ## Getting Started
35
- ...
36
-
37
  ## Contribution and Support
38
  Developed at the University of Southern Denmark by Christian Møller Dahl <cmd@sam.sdu.dk> and Christian Vedel Sørensen <christian-vs@sam.sdu.dk> with contributions from various sources.
39
-
40
- ## Acknowledgments
41
- Thanks to all contributors and dataset providers.
 
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 CANINE model. This tool facilitates historical occupational data analysis with over 90% accuracy across 13 languages.
23
 
24
  See more on: [GitHub.com/christianvedels/OccCANINE](https://github.com/christianvedels/OccCANINE)
25
 
 
28
  - **Multilingual Support**: Trained on 14 million description-HISCO code pairs across 13 languages.
29
  - **Efficiency**: Rapidly processes descriptions into HISCO codes.
30
 
 
 
 
 
 
 
31
  ## Contribution and Support
32
  Developed at the University of Southern Denmark by Christian Møller Dahl <cmd@sam.sdu.dk> and Christian Vedel Sørensen <christian-vs@sam.sdu.dk> with contributions from various sources.