Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
- hu
|
6 |
tags:
|
7 |
- translation
|
8 |
-
license:
|
9 |
metrics:
|
10 |
- sacrebleu
|
11 |
- chrf
|
12 |
widget:
|
13 |
-
- text:
|
14 |
-
|
15 |
-
|
|
|
16 |
---
|
17 |
|
18 |
# BART Translation model
|
@@ -54,4 +54,4 @@ If you use this model, please cite the following paper:
|
|
54 |
pages = {357--372}
|
55 |
}
|
56 |
|
57 |
-
```
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- hu
|
|
|
5 |
tags:
|
6 |
- translation
|
7 |
+
license: apache-2.0
|
8 |
metrics:
|
9 |
- sacrebleu
|
10 |
- chrf
|
11 |
widget:
|
12 |
+
- text: >-
|
13 |
+
This may not make much sense to you, sir, but I'd like to ask your
|
14 |
+
permission to date your daughter.
|
15 |
+
example_title: 'Translation: English-Hungarian'
|
16 |
---
|
17 |
|
18 |
# BART Translation model
|
|
|
54 |
pages = {357--372}
|
55 |
}
|
56 |
|
57 |
+
```
|