Add link to paper and improve citation

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: cc-by-4.0
3
  language:
4
  - cs
5
  - en
@@ -7,6 +6,7 @@ language:
7
  - sk
8
  - sl
9
  library_name: transformers
 
10
  tags:
11
  - translation
12
  - mt
@@ -47,7 +47,7 @@ and next using the One2Many model from Czech bridge sentence to target language.
47
 
48
  ### Model description
49
 
50
- * **Model name:** P5-many2ces
51
  * **Source Language:** Czech
52
  * **Target Languages:** English, Polish, Slovak, Slovene
53
  * **Model Collection:** [MultiSlav](https://huggingface.co/collections/allegro/multislav-6793d6b6419e5963e759a683)
@@ -285,9 +285,15 @@ We did not evaluate inherent bias contained in training datasets. It is advised
285
  The model is licensed under CC BY 4.0, which allows for commercial use.
286
 
287
  ## Citation
288
- TO BE UPDATED SOON 🤗
289
-
290
 
 
 
 
 
 
 
 
 
291
 
292
  ## Contact Options
293
 
 
1
  ---
 
2
  language:
3
  - cs
4
  - en
 
6
  - sk
7
  - sl
8
  library_name: transformers
9
+ license: cc-by-4.0
10
  tags:
11
  - translation
12
  - mt
 
47
 
48
  ### Model description
49
 
50
+ * **Model name:** P5-ces2many
51
  * **Source Language:** Czech
52
  * **Target Languages:** English, Polish, Slovak, Slovene
53
  * **Model Collection:** [MultiSlav](https://huggingface.co/collections/allegro/multislav-6793d6b6419e5963e759a683)
 
285
  The model is licensed under CC BY 4.0, which allows for commercial use.
286
 
287
  ## Citation
 
 
288
 
289
+ ```
290
+ @misc{mlr-allegro,
291
+ title={MultiSlav},
292
+ author={Machine Learning Research at Allegro},
293
+ howpublished = {\url{https://huggingface.co/collections/allegro/multislav-6793d6b6419e5963e759a683}},
294
+ year={2024}
295
+ }
296
+ ```
297
 
298
  ## Contact Options
299