UlrickBL commited on
Commit
72b7102
·
verified ·
1 Parent(s): 38cb18d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -156,7 +156,7 @@
156
  // Display results
157
  const outputDiv = document.getElementById('output');
158
  outputDiv.innerHTML = `
159
- <h1>Model Parameter Calculator</h1>
160
  <div class="section">
161
  <h3>Attention</h3>
162
  <table>
 
156
  // Display results
157
  const outputDiv = document.getElementById('output');
158
  outputDiv.innerHTML = `
159
+ <h1>Transformer total number of parameters Calculator</h1>
160
  <div class="section">
161
  <h3>Attention</h3>
162
  <table>