lighteternal
commited on
Commit
•
65b8555
1
Parent(s):
f756dd7
Update README.md
Browse files
README.md
CHANGED
@@ -26,8 +26,8 @@ metrics:
|
|
26 |
|
27 |
### Model description
|
28 |
|
29 |
-
Trained using the Fairseq framework, transformer_iwslt_de_en architecture
|
30 |
-
BPE segmentation (20k codes)
|
31 |
Mixed-case model.
|
32 |
|
33 |
### How to use
|
@@ -76,4 +76,10 @@ Results on XNLI parallel (EL-EN):
|
|
76 |
| 66.2 | 0.623 |
|
77 |
|
78 |
### BibTeX entry and citation info
|
79 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
### Model description
|
28 |
|
29 |
+
Trained using the Fairseq framework, transformer_iwslt_de_en architecture.\\
|
30 |
+
BPE segmentation (20k codes).\\
|
31 |
Mixed-case model.
|
32 |
|
33 |
### How to use
|
|
|
76 |
| 66.2 | 0.623 |
|
77 |
|
78 |
### BibTeX entry and citation info
|
79 |
+
|
80 |
+
Dimitris Papadopoulos, et al. "PENELOPIE: Enabling Open Information Extraction for the Greek Language through Machine Translation." (2021). Accepted at EACL 2021 SRW
|
81 |
+
|
82 |
+
|
83 |
+
### Acknowledgement
|
84 |
+
|
85 |
+
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)
|