scampion commited on
Commit
fc78143
1 Parent(s): b7c1deb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -2
README.md CHANGED
@@ -4,6 +4,31 @@ tags:
4
  model-index:
5
  - name: EUBERT
6
  results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -11,7 +36,7 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # EUBERT
13
 
14
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
 
16
  ## Model description
17
 
@@ -47,4 +72,4 @@ The following hyperparameters were used during training:
47
  - Transformers 4.33.3
48
  - Pytorch 2.0.1+cu117
49
  - Datasets 2.14.5
50
- - Tokenizers 0.13.3
 
4
  model-index:
5
  - name: EUBERT
6
  results: []
7
+ language:
8
+ - bg
9
+ - cs
10
+ - da
11
+ - de
12
+ - el
13
+ - en
14
+ - es
15
+ - et
16
+ - fi
17
+ - fr
18
+ - ga
19
+ - hr
20
+ - hu
21
+ - it
22
+ - lt
23
+ - lv
24
+ - mt
25
+ - nl
26
+ - pl
27
+ - pt
28
+ - ro
29
+ - sk
30
+ - sl
31
+ - sv
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  # EUBERT
38
 
39
+ This model is a pretrained BERT uncased model trained on the last 30 years of documents registered by the [European Publications Office](https://op.europa.eu/)
40
 
41
  ## Model description
42
 
 
72
  - Transformers 4.33.3
73
  - Pytorch 2.0.1+cu117
74
  - Datasets 2.14.5
75
+ - Tokenizers 0.13.3