Muniekstache commited on
Commit
e1d6ba0
·
verified ·
1 Parent(s): 6ec89d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -10
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
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
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.)*