lighteternal
commited on
Commit
•
d7a1738
1
Parent(s):
b2cfb33
Update README.md
Browse files
README.md
CHANGED
@@ -24,8 +24,8 @@ metrics:
|
|
24 |
|
25 |
### Model description
|
26 |
|
27 |
-
Trained using the Fairseq framework, transformer_iwslt_de_en architecture
|
28 |
-
BPE segmentation (20k codes)
|
29 |
Mixed-case model.
|
30 |
|
31 |
### How to use
|
@@ -74,4 +74,10 @@ Results on XNLI parallel (EN-EL):
|
|
74 |
| 65.4 | 0.624 |
|
75 |
|
76 |
### BibTeX entry and citation info
|
77 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
### Model description
|
26 |
|
27 |
+
Trained using the Fairseq framework, transformer_iwslt_de_en architecture.\\
|
28 |
+
BPE segmentation (20k codes).\\
|
29 |
Mixed-case model.
|
30 |
|
31 |
### How to use
|
|
|
74 |
| 65.4 | 0.624 |
|
75 |
|
76 |
### BibTeX entry and citation info
|
77 |
+
|
78 |
+
Dimitris Papadopoulos, et al. "PENELOPIE: Enabling Open Information Extraction for the Greek Language through Machine Translation." (2021). Accepted at EACL 2021 SRW
|
79 |
+
|
80 |
+
|
81 |
+
### Acknowledgement
|
82 |
+
|
83 |
+
The research work was supported by the Hellenic Foundation for Research and Innovation (HFRI) under the HFRI PhD Fellowship grant (Fellowship Number:50, 2nd call)
|