Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
-
|
2 |
-
title: Thesis Transferring Creativity
|
3 |
-
emoji: 🐨
|
4 |
-
colorFrom: blue
|
5 |
-
colorTo: green
|
6 |
-
sdk: static
|
7 |
-
pinned: false
|
8 |
-
short_description: Landing page for all 4 models used in the thesis
|
9 |
-
---
|
10 |
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Models for “Transferring Creativity in Low-Resource NMT”
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
+
| Model | Description | Link |
|
4 |
+
|-------|-------------|------|
|
5 |
+
| EN–DE → EN–NL • Creative | Fine-tuned on fiction + subtitles | [en-de-to-nl-creative](https://huggingface.co/yourname/en-de-to-nl-creative) |
|
6 |
+
| EN–FR → EN–NL • Creative | … | [en-fr-to-nl-creative](https://huggingface.co/yourname/en-fr-to-nl-creative) |
|
7 |
+
| EN–DE → EN–NL • Non-creative | … | [en-de-to-nl-noncreative](https://huggingface.co/yourname/en-de-to-nl-noncreative) |
|
8 |
+
| EN–FR → EN–NL • Non-creative | … | [en-fr-to-nl-noncreative](https://huggingface.co/yourname/en-fr-to-noncreative) |
|
9 |
+
|
10 |
+
*(Click a row to open the full model card and widget.)*
|