lvwerra HF staff commited on
Commit
7b512d6
Β·
1 Parent(s): 696e116
Files changed (2) hide show
  1. dist/index.html +1 -1
  2. src/index.html +1 -1
dist/index.html CHANGED
@@ -444,7 +444,7 @@
444
 
445
  <iframe id="plotFrame" src="assets/data/benchmarks/memory-recomputation.html" height="540" width="1000" scrolling="no" frameborder="0"></iframe>
446
 
447
- Another trend that's clearly visibile here is how the activations for long sequences play a bigger role for smaller models, so the effect of recomputation becomes even more noticeable.
448
 
449
  <div class="note-box">
450
  <p class="note-box-title">πŸ“ Note</p>
 
444
 
445
  <iframe id="plotFrame" src="assets/data/benchmarks/memory-recomputation.html" height="540" width="1000" scrolling="no" frameborder="0"></iframe>
446
 
447
+ <p>Another trend that's clearly visibile here is how the activations for long sequences play a bigger role for smaller models, so the effect of recomputation becomes even more noticeable.</p>
448
 
449
  <div class="note-box">
450
  <p class="note-box-title">πŸ“ Note</p>
src/index.html CHANGED
@@ -444,7 +444,7 @@
444
 
445
  <iframe id="plotFrame" src="assets/data/benchmarks/memory-recomputation.html" height="540" width="1000" scrolling="no" frameborder="0"></iframe>
446
 
447
- Another trend that's clearly visibile here is how the activations for long sequences play a bigger role for smaller models, so the effect of recomputation becomes even more noticeable.
448
 
449
  <div class="note-box">
450
  <p class="note-box-title">πŸ“ Note</p>
 
444
 
445
  <iframe id="plotFrame" src="assets/data/benchmarks/memory-recomputation.html" height="540" width="1000" scrolling="no" frameborder="0"></iframe>
446
 
447
+ <p>Another trend that's clearly visibile here is how the activations for long sequences play a bigger role for smaller models, so the effect of recomputation becomes even more noticeable.</p>
448
 
449
  <div class="note-box">
450
  <p class="note-box-title">πŸ“ Note</p>