HebaElgohary
commited on
Commit
•
4b57e1b
1
Parent(s):
e30b6cb
Update README.md
Browse filesLove is one of the deepest emotions you can experience as a human—especially when that love is for another person. But giving and receiving love can be a complicated exchange, particularly if you and your partner have different ways of expressing love.
To help people navigate this phenomenon, Gary Chapman, PhD, a well-known author, speaker, and marriage counselor, developed the idea of the Five Love Languages. Based on years of clinical practice, Chapman suggests that a person experiences love in five distinct ways:1
README.md
CHANGED
@@ -56,6 +56,8 @@ language:
|
|
56 |
tags:
|
57 |
- mbart-50
|
58 |
pipeline_tag: translation
|
|
|
|
|
59 |
---
|
60 |
|
61 |
# mBART-50 many to many multilingual machine translation
|
@@ -115,4 +117,4 @@ Arabic (ar_AR), Czech (cs_CZ), German (de_DE), English (en_XX), Spanish (es_XX),
|
|
115 |
archivePrefix={arXiv},
|
116 |
primaryClass={cs.CL}
|
117 |
}
|
118 |
-
```
|
|
|
56 |
tags:
|
57 |
- mbart-50
|
58 |
pipeline_tag: translation
|
59 |
+
license: apache-2.0
|
60 |
+
library_name: adapter-transformers
|
61 |
---
|
62 |
|
63 |
# mBART-50 many to many multilingual machine translation
|
|
|
117 |
archivePrefix={arXiv},
|
118 |
primaryClass={cs.CL}
|
119 |
}
|
120 |
+
```
|