marianvd-01 commited on
Commit
97e9387
·
verified ·
1 Parent(s): 1398c16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -9,5 +9,17 @@ app_file: app.py
9
  pinned: false
10
  short_description: transformer app
11
  ---
 
 
 
 
 
 
 
 
 
 
 
 
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  pinned: false
10
  short_description: transformer app
11
  ---
12
+ # 🧠 Transformer Attention Visualizer
13
+
14
+ This app lets you visualize attention maps in transformer models (starting with BERT).
15
+
16
+ ## 🔍 Features
17
+ - Attention visualization (last layer, head 1)
18
+ - Token labels on axes
19
+ - Supports custom text input
20
+
21
+
22
+
23
+
24
 
25
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference