maomao88 commited on
Commit
c3716f0
Β·
verified Β·
1 Parent(s): 1f9a106

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Visualize Cross-Attention and Self-Attention in Translation
3
  emoji: πŸ‘€
4
  colorFrom: pink
5
  colorTo: yellow
@@ -8,7 +8,7 @@ sdk_version: 5.25.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: Attention visualization for translation (EN-ZH)
12
  tags:
13
  - attention
14
  - visualization
 
1
  ---
2
+ title: Attention Visualization for Translation
3
  emoji: πŸ‘€
4
  colorFrom: pink
5
  colorTo: yellow
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Visualize attention in translation (EN-ZH)
12
  tags:
13
  - attention
14
  - visualization