Update README.md
Browse files
README.md
CHANGED
|
@@ -96,8 +96,6 @@ has the potential to yield critical insights.
|
|
| 96 |
Since there are many possible tasks here, we did not run exhaustive hyperparameter searches.
|
| 97 |
Instead, we ran ReLU MLPs with depth 4, width 256, and learning rate 0.0005.
|
| 98 |
|
| 99 |
-
### Kazhdan-Lusztig Polynomials for Permutations of \\(6\\) elements
|
| 100 |
-
|
| 101 |
Accuracy predicting coefficients for permutations of 6 elements:
|
| 102 |
|
| 103 |
| Coefficient | MLP | Transformer | Guessing largest class |
|
|
|
|
| 96 |
Since there are many possible tasks here, we did not run exhaustive hyperparameter searches.
|
| 97 |
Instead, we ran ReLU MLPs with depth 4, width 256, and learning rate 0.0005.
|
| 98 |
|
|
|
|
|
|
|
| 99 |
Accuracy predicting coefficients for permutations of 6 elements:
|
| 100 |
|
| 101 |
| Coefficient | MLP | Transformer | Guessing largest class |
|