HemanM commited on
Commit
da73c9c
·
verified ·
1 Parent(s): 1d2273b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -11,3 +11,18 @@ license: mit
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 Reasoning API
16
+
17
+ This app lets you ask EvoTransformer a physical or commonsense reasoning question with two answer options. It predicts which one makes more sense — powered by our evolved transformer architecture.
18
+
19
+ Try scenarios like:
20
+
21
+ - "You spilled juice on the floor"
22
+ - Option 1: Clean it with a towel
23
+ - Option 2: Cover it with a rug
24
+
25
+ Evo will suggest the most logical option and show confidence scores.
26
+
27
+ > Built by Dr. Heman Mohabeer 🇲🇺 — EvoTransformer: The African AI platform that learns live.
28
+