AbstractPhil commited on
Commit
7821818
·
verified ·
1 Parent(s): 7954846

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ This showcases the direct causal response by testing how well the model can repr
10
 
11
 
12
  # Experimentation Head
13
- Everything led to the RoPE enhancement. You will find the proof in a trainer attached to this with basic instructions on how to activate it in Colab.
14
 
15
  This is proof for the baseline of this concept. The foundational math works.
16
  Everything relational to this behavior is to be expanded directly into a full wide bert with the relational complexity of a standard bert.
 
10
 
11
 
12
  # Experimentation Head
13
+ Everything led to the RoPE enhancement. Simply drop the trainer into a colab cell on an a100 80 gb and start it up.
14
 
15
  This is proof for the baseline of this concept. The foundational math works.
16
  Everything relational to this behavior is to be expanded directly into a full wide bert with the relational complexity of a standard bert.