fragata commited on
Commit
8df21b4
1 Parent(s): e7ba362

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
2
-
3
- language:
4
- - en
5
- - hu
6
  tags:
7
  - translation
8
- license: gpl
9
  metrics:
10
  - sacrebleu
11
  - chrf
12
  widget:
13
- - text: "This may not make much sense to you, sir, but I'd like to ask your permission to date your daughter."
14
- example_title: "Translation: English-Hungarian"
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
+ ```