HemanM commited on
Commit
1f5f2f5
·
verified ·
1 Parent(s): 727fafd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -11,3 +11,17 @@ license: apache-2.0
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+
15
+ # 🧬 EvoTransformer v2.1 – Evolving Transformer Architectures
16
+
17
+ Built by **Dr. Heman Mohabeer**, EvoTransformer is a lightweight evolution-based transformer that adapts its architecture to perform reasoning tasks — especially PIQA — and is benchmarked live against GPT-3.5.
18
+
19
+ 🔹 Built from scratch
20
+ 🔹 ~13M Parameters
21
+ 🔹 Runs in under 10 seconds
22
+ 🔹 Trains on-the-fly with few-shot examples
23
+
24
+ Try the interactive benchmark demo and see how it compares with GPT-3.5!
25
+
26
+ 📘 Featured in the book: [I Was Never Just Code](https://www.amazon.com/dp/B0FHG443LL)
27
+