Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
# Marian NMT translation model
|
2 |
-
|
3 |
-
For further models, scripts and details, see [our repository](https://github.com/nytud/machine-translation).
|
4 |
-
|
5 |
---
|
6 |
|
7 |
language:
|
@@ -21,7 +17,7 @@ widget:
|
|
21 |
|
22 |
# Marian Translation model
|
23 |
|
24 |
-
For further models, scripts and details, see [our repository](https://github.com/nytud/machine-translation). There is a description of the REST API of our service.
|
25 |
|
26 |
This model has been traind with a [MarianNMT](https://github.com/marian-nmt/marian-dev) v1.10.23; commit: 42f0b8b7 transformer-big typed environment.
|
27 |
This repository contains our translation model (en-hu) which were published in MSZNY 2022 conference.
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
|
3 |
language:
|
|
|
17 |
|
18 |
# Marian Translation model
|
19 |
|
20 |
+
For further models, scripts and details, see [our repository](https://github.com/nytud/machine-translation) or [our demo site](https://juniper.nytud.hu/demo/nlp). There is a description of the REST API of our service.
|
21 |
|
22 |
This model has been traind with a [MarianNMT](https://github.com/marian-nmt/marian-dev) v1.10.23; commit: 42f0b8b7 transformer-big typed environment.
|
23 |
This repository contains our translation model (en-hu) which were published in MSZNY 2022 conference.
|