djulian13 commited on
Commit
ca8e9df
·
verified ·
1 Parent(s): 5917fd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -14
README.md CHANGED
@@ -1,16 +1,3 @@
1
- ---
2
- license: mpl-2.0
3
- language:
4
- - be
5
- metrics:
6
- - accuracy
7
- base_model:
8
- - sshleifer/bart-tiny-random
9
- pipeline_tag: translation
10
- tags:
11
- - seq2seq
12
- - lemmatisation
13
- ---
14
  # be-tiny-bart
15
 
16
  A model for lemmatisation of Belarusian, trained on [Belarusian-HSE](https://github.com/UniversalDependencies/UD_Belarusian-HSE/tree/master) dataset.
@@ -245,4 +232,18 @@ Ilia Afanasev
245
 
246
  ## Model Card Contact
247
 
248
- ilia.afanasev.1997@gmail.com
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # be-tiny-bart
2
 
3
  A model for lemmatisation of Belarusian, trained on [Belarusian-HSE](https://github.com/UniversalDependencies/UD_Belarusian-HSE/tree/master) dataset.
 
232
 
233
  ## Model Card Contact
234
 
235
+ ilia.afanasev.1997@gmail.com
236
+
237
+ ---
238
+ license: mpl-2.0
239
+ language:
240
+ - be
241
+ metrics:
242
+ - accuracy
243
+ base_model:
244
+ - sshleifer/bart-tiny-random
245
+ pipeline_tag: translation
246
+ tags:
247
+ - seq2seq
248
+ - lemmatisation
249
+ ---