Translation
Transformers
Safetensors
Polish
German
marian
text2text-generation
DebasishDhal99 commited on
Commit
40df27e
·
verified ·
1 Parent(s): fee309c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -61,4 +61,19 @@ print(german_name)
61
  - Device = 1 × P100 (Available on Kaggle)
62
 
63
 
64
- - Further training is needed for better performance, I'll make one more such model with more epochs.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  - Device = 1 × P100 (Available on Kaggle)
62
 
63
 
64
+ - Further training is needed for better performance, I'll make one more such model with more epochs.
65
+
66
+ ## Output Samples
67
+
68
+ | Polish Input | German Output | Notes |
69
+ |---------------------|------------------|---------------------------------------------------------|
70
+ | Warszawa | Warschau | Accurate, Capital of Poland |
71
+ | Kraków | Krakau | Accurate, Historical City |
72
+ | Poznań | Posen | Accurate, Port City |
73
+ | Stare Miasteczko | Ebersberg | Inaccurate, "Stare Miasteczko" means "Old Town" |
74
+ | Stary rynek | Altmarker | Accurate, means "Old Market" |
75
+ | Szczecin | Stettin | Accurate, Historic name for Szczecin |
76
+ | Olsztyn | Ellerstein | Inaccurate, correct name is "Allenstein" |
77
+ | Rybowo | Riebowen | Inaccurate, Fischdorf would be more accurate |
78
+ | Głogowo | Gögenhagen | Inaccurate, historical translation is Glogau |
79
+ | Wrocław | Breslau | Accurate, Historic German name for Wrocław |