kingabzpro
commited on
Commit
•
9012b4c
1
Parent(s):
c4b80c5
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
-
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- text
|
7 |
- machine-translation
|
8 |
- language-translation
|
9 |
- seq2seq
|
10 |
- helsinki-nlp
|
11 |
-
license: apache-2.0
|
12 |
-
metrics:
|
13 |
-
- ROUGE
|
14 |
---
|
15 |
## Predicting English Translation
|
16 |
```python
|
@@ -37,4 +38,4 @@ text
|
|
37 |
'In a statement after that hearing, the BualaCard’s representative was told that the event had changed, that he had turned up.'
|
38 |
```
|
39 |
## ROGUE Score
|
40 |
-
**0.3025**
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- yo
|
5 |
+
- en
|
6 |
+
metrics:
|
7 |
+
- rouge
|
8 |
+
pipeline_tag: translation
|
9 |
tags:
|
10 |
- text
|
11 |
- machine-translation
|
12 |
- language-translation
|
13 |
- seq2seq
|
14 |
- helsinki-nlp
|
|
|
|
|
|
|
15 |
---
|
16 |
## Predicting English Translation
|
17 |
```python
|
|
|
38 |
'In a statement after that hearing, the BualaCard’s representative was told that the event had changed, that he had turned up.'
|
39 |
```
|
40 |
## ROGUE Score
|
41 |
+
**0.3025**
|