Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,13 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: 🕸️ Visualize attentions in translation (EN-ZH)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: 🕸️ Visualize attentions in translation (EN-ZH)
|
12 |
+
tags:
|
13 |
+
- translation
|
14 |
+
- attention
|
15 |
+
- visualization
|
16 |
+
- cross-attention
|
17 |
+
- self-attention
|
18 |
+
- encoder-decoder
|
19 |
---
|
20 |
|
21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|