jvdzwaan lbourdois commited on
Commit
398fb99
1 Parent(s): 3acea32

Add multilingual to the language tag (#1)

Browse files

- Add multilingual to the language tag (7db57564e1af598c0e4e3d49680284f439100d17)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +14 -13
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
- language:
3
- - bg
4
- - cs
5
- - de
6
- - en
7
- - es
8
- - fi
9
- - fr
10
- - nl
11
- - pl
12
- - sl
 
13
  tags:
14
- - "post-ocr correction"
15
- - "ocr postcorrection"
16
  metrics:
17
  - loss
18
  - F1
 
1
  ---
2
+ language:
3
+ - bg
4
+ - cs
5
+ - de
6
+ - en
7
+ - es
8
+ - fi
9
+ - fr
10
+ - nl
11
+ - pl
12
+ - sl
13
+ - multilingual
14
  tags:
15
+ - post-ocr correction
16
+ - ocr postcorrection
17
  metrics:
18
  - loss
19
  - F1