hele commited on
Commit
7f827a5
1 Parent(s): 170e72c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -4,10 +4,17 @@ language:
4
  - en
5
  - ru
6
  - de
7
-
8
  tags:
9
- - text classification
10
 
11
  widget:
12
  - text: "Täna lõppes Valgamaa õppuse Siil aktiivne lahingutegevus, mille käigus pidi täielikult formeeritud 2. jalaväebrigaad kaitsma end vastase pealetungi eest."
13
- ---
 
 
 
 
 
 
 
 
4
  - en
5
  - ru
6
  - de
7
+
8
  tags:
9
+ - text-classification
10
 
11
  widget:
12
  - text: "Täna lõppes Valgamaa õppuse Siil aktiivne lahingutegevus, mille käigus pidi täielikult formeeritud 2. jalaväebrigaad kaitsma end vastase pealetungi eest."
13
+ ---
14
+
15
+ A domain detection model for the MTee machine translation platform. The platform was developed in 2021 as a collaboration between the [TartuNLP](https://tartunlp.ai), the NLP research group at the University of Tartu, and [Tilde](https://tilde.com). More information about the project can be found [here](https://github.com/Project-MTee/mtee-platform/wiki).
16
+
17
+
18
+ #### Model Description
19
+
20
+ The model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base). It classifies the input sentence into one of the following four domains: `general`, `crisis`, `legal`, `military`.