SaiMupparaju commited on
Commit
0d6e3b8
·
1 Parent(s): 5817c4e

Shorten description to meet Hugging Face requirements

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. space.yaml +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: docker
7
  app_port: 7860
8
  pinned: false
9
  license: mit
10
- short_description: Visualize how attention heads in GPT-2 small contribute to token predictions
11
  ---
12
 
13
  # MechVis: GPT-2 Attention Head Contribution Visualization
 
7
  app_port: 7860
8
  pinned: false
9
  license: mit
10
+ short_description: Visualize GPT-2 attention head contributions to predictions
11
  ---
12
 
13
  # MechVis: GPT-2 Attention Head Contribution Visualization
space.yaml CHANGED
@@ -6,4 +6,4 @@ sdk: docker
6
  app_port: 7860
7
  pinned: false
8
  license: mit
9
- short_description: Visualize how attention heads in GPT-2 small contribute to token predictions
 
6
  app_port: 7860
7
  pinned: false
8
  license: mit
9
+ short_description: Visualize GPT-2 attention head contributions to predictions