Spaces:
Running
Running
Update index.html
Browse files- 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>
|
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>
|