CoolFace
Apppublic

TheDemond/Neural-machine-translation-app

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes
10 commits on main
6b6e8d32y ago

Move tensor to device in greedy translation function

TheDemond
2c193e42y ago

Add gradio to requirements.txt

TheDemond
d80a8bb2y ago

Add translation application with greedy and beam search methods

Abdelrhman Ashraf
88fa37a2y ago

Add transformer model file for English-Arabic translation

Abdelrhman Ashraf
ea741172y ago

Add attention model file for English-Arabic sequence-to-sequence

Abdelrhman Ashraf
b4854d52y ago

Add English-Arabic sequence-to-sequence model file

Abdelrhman Ashraf
9c899b42y ago

Add .gitignore and tokenizer model file

Abdelrhman Ashraf
1e11c072y ago

Upload 4 files

TheDemond
c4124272y ago

Upload 9 files

TheDemond
e4cbbb92y ago

initial commit

TheDemond