Commit
·
a4a09d9
1
Parent(s):
e0055ee
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: 😻
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: 😻
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
Various **synth**etic **seq**uence distributions.
|
11 |
+
|
12 |
+
Useful for controlled experiments, to probe {representation, generalization, optimization, algorithmic reasoning, robustness, mechanistic interpretability}.
|