emanuelaboros commited on
Commit
2168ec7
·
1 Parent(s): 6423566

review readme

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -24,12 +24,13 @@ This model has been adapted for short, OCR-noisy and fragmentary inputs typical
24
 
25
  ## Model Details
26
 
27
- - **Model type:** Language identification
28
- - **Interface:** Hugging Face `transformers` pipeline
29
- - **Languages supported:** fr, de, en, it, lb
 
 
30
  - **License:** AGPL-3.0
31
- - **Developed by:** UZH, Switzerland
32
- - **Training data:** Historical newspapers from the impresso corpus and related sources
33
 
34
  ## How to Use
35
 
 
24
 
25
  ## Model Details
26
 
27
+ ### Model Description
28
+
29
+ - **Developed by:** [Impresso team](https://impresso-project.ch), in collaboration with the University of Zurich (UZH). The project is supported by the Swiss National Science Foundation and the Luxembourg National Research Fund.
30
+ - **Model type:** Language identification using a transformer-based classification architecture
31
+ - **Languages:** French, German, English, Italian, Luxembourgish
32
  - **License:** AGPL-3.0
33
+ - **Finetuned from:** Custom model trained on historical newspaper data from the Impresso corpus
 
34
 
35
  ## How to Use
36