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