maximuspowers/muat-fourier-10-classifier
Updated
example_id int64 0 10k | metadata stringlengths 679 723 | classification_prompt stringlengths 6.02k 15.1k | classification_completion stringclasses 14
values | classification_text stringlengths 6.04k 15.1k | improved_signature stringlengths 5.27k 12k | improved_model_weights stringlengths 1.76k 5.04k | training_metrics stringlengths 1.46k 2.92k |
|---|---|---|---|---|---|---|---|
0 | {"target_pattern": "sorted_descending", "degraded_accuracy": 0.52, "improved_accuracy": 0.9, "improvement": 0.38, "model_config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 5, "neurons_per_layer": 5, "activation_type": "gelu", "dropout_rate": 0.0, "random_seed": 9016, "learning_rate": 0.08961895813761998, "... | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 5
Neurons per Layer: 5
Activation Function: gelu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
-0.079266,
-0.331568,
-0.021606,
-0.38159,... | sorted_descending | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 5
Neurons per Layer: 5
Activation Function: gelu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
-0.079266,
-0.331568,
-0.021606,
-0.38159,... | {"neuron_activations": {"0": {"neuron_profiles": {"0": {"fourier": [15.475095615008929, 16.282195704902502, 16.540982054233524, 17.588021218085444, 19.99567337530204, 20.65763827669693, 21.488559555884002, 25.57483068085249, 26.728448054338298, 146.72933545708656]}, "1": {"fourier": [25.55697578100451, 26.5421922645987... | {"config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 5, "neurons_per_layer": 5, "activation_type": "gelu", "dropout_rate": 0.0, "precision": "float32", "input_size": 5, "input_format": "integer_indices"}, "weights": {"network.0.weight": [[-0.079266, -0.331568, -0.021606, -0.38159, -0.257744], [0.783423, 0.... | {"training_history": [{"stage": "degraded", "epoch": 0, "global_epoch": 0, "train_loss": 0.7078987956047058, "train_acc": 0.335, "val_loss": 0.6909290552139282, "val_acc": 0.52}, {"stage": "degraded", "epoch": 1, "global_epoch": 1, "train_loss": 0.6790494918823242, "train_acc": 0.565, "val_loss": 0.6718218326568604, "v... |
1 | {"target_pattern": "palindrome", "degraded_accuracy": 0.48, "improved_accuracy": 0.98, "improvement": 0.5, "model_config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 6, "neurons_per_layer": 7, "activation_type": "relu", "dropout_rate": 0.0, "random_seed": 2679, "learning_rate": 0.03008896643339405, "batch_s... | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 6
Neurons per Layer: 7
Activation Function: relu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
0.364617,
-0.214867,
-0.242816,
0.329134,
... | palindrome | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 6
Neurons per Layer: 7
Activation Function: relu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
0.364617,
-0.214867,
-0.242816,
0.329134,
... | {"neuron_activations": {"0": {"neuron_profiles": {"0": {"fourier": [16.53627917643435, 16.6290647559251, 17.930086694984517, 18.14393440210429, 19.206164218625418, 19.388003705639893, 20.71641762527409, 20.954731489952753, 23.193903304785167, 61.51834811270237]}, "1": {"fourier": [17.245365941182506, 17.851945847101682... | {"config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 6, "neurons_per_layer": 7, "activation_type": "relu", "dropout_rate": 0.0, "precision": "float32", "input_size": 5, "input_format": "integer_indices"}, "weights": {"network.0.weight": [[0.364617, -0.214867, -0.242816, 0.329134, 0.405992], [0.31514, 0.392... | {"training_history": [{"stage": "degraded", "epoch": 0, "global_epoch": 0, "train_loss": 0.6907158493995667, "train_acc": 0.58, "val_loss": 0.6944127678871155, "val_acc": 0.48}, {"stage": "degraded", "epoch": 1, "global_epoch": 1, "train_loss": 0.6782322525978088, "train_acc": 0.58, "val_loss": 0.6845188140869141, "val... |
2 | {"target_pattern": "increasing_pairs", "degraded_accuracy": 0.5, "improved_accuracy": 0.9, "improvement": 0.4, "model_config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 4, "neurons_per_layer": 6, "activation_type": "gelu", "dropout_rate": 0.0, "random_seed": 7902, "learning_rate": 0.019119242316001303, "ba... | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 4
Neurons per Layer: 6
Activation Function: gelu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
0.199268,
-0.311396,
0.129502,
-0.487328,
... | increasing_pairs | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 4
Neurons per Layer: 6
Activation Function: gelu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
0.199268,
-0.311396,
0.129502,
-0.487328,
... | {"neuron_activations": {"0": {"neuron_profiles": {"0": {"fourier": [17.678652919563284, 17.70039239404052, 17.781683404642735, 18.584744236354524, 19.380232121578874, 19.686073863057285, 20.13645829255134, 22.89112238427314, 25.70501341827873, 135.40112408995628]}, "1": {"fourier": [20.73866538672635, 20.97538812256981... | {"config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 4, "neurons_per_layer": 6, "activation_type": "gelu", "dropout_rate": 0.0, "precision": "float32", "input_size": 5, "input_format": "integer_indices"}, "weights": {"network.0.weight": [[0.199268, -0.311396, 0.129502, -0.487328, -0.22679], [-0.203777, 0.0... | {"training_history": [{"stage": "degraded", "epoch": 0, "global_epoch": 0, "train_loss": 0.7226835191249847, "train_acc": 0.425, "val_loss": 0.6928030252456665, "val_acc": 0.5}, {"stage": "degraded", "epoch": 1, "global_epoch": 1, "train_loss": 0.7008070349693298, "train_acc": 0.425, "val_loss": 0.6858577728271484, "va... |
3 | {"target_pattern": "alternating", "degraded_accuracy": 0.52, "improved_accuracy": 0.88, "improvement": 0.36, "model_config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 5, "neurons_per_layer": 7, "activation_type": "gelu", "dropout_rate": 0.0, "random_seed": 9451, "learning_rate": 0.07352170370310572, "batch... | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 5
Neurons per Layer: 7
Activation Function: gelu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
-0.507886,
0.05742,
0.215218,
0.382361,
... | alternating | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 5
Neurons per Layer: 7
Activation Function: gelu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
-0.507886,
0.05742,
0.215218,
0.382361,
... | {"neuron_activations": {"0": {"neuron_profiles": {"0": {"fourier": [18.893157094407666, 19.562845339044713, 21.089232882508476, 22.093722278934695, 22.177428763816874, 22.537700635666877, 23.32863203329764, 25.511067324939454, 27.282049242483556, 135.73527172207832]}, "1": {"fourier": [34.73387608008101, 35.95277381927... | {"config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 5, "neurons_per_layer": 7, "activation_type": "gelu", "dropout_rate": 0.0, "precision": "float32", "input_size": 5, "input_format": "integer_indices"}, "weights": {"network.0.weight": [[-0.507886, 0.05742, 0.215218, 0.382361, 0.410009], [-1.008488, -0.46... | {"training_history": [{"stage": "degraded", "epoch": 0, "global_epoch": 0, "train_loss": 0.6916628181934357, "train_acc": 0.545, "val_loss": 0.6948902606964111, "val_acc": 0.52}, {"stage": "degraded", "epoch": 1, "global_epoch": 1, "train_loss": 0.656907469034195, "train_acc": 0.56, "val_loss": 0.6221851110458374, "val... |
4 | {"target_pattern": "starts_with", "degraded_accuracy": 0.5, "improved_accuracy": 0.72, "improvement": 0.21999999999999997, "model_config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 5, "neurons_per_layer": 8, "activation_type": "gelu", "dropout_rate": 0.0, "random_seed": 8547, "learning_rate": 0.09278016261... | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 5
Neurons per Layer: 8
Activation Function: gelu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
0.157996,
-0.487146,
-0.731374,
-0.276665,... | starts_with | ## Model Architecture
Input Size: 5 (integer indices for 5 sequence positions, vocab size 10)
Hidden Layers: 5
Neurons per Layer: 8
Activation Function: gelu
Dropout Rate: 0.0
## Model Weights
The trained model weights:
{
"network.0.weight": [
[
0.157996,
-0.487146,
-0.731374,
-0.276665,... | {"neuron_activations": {"0": {"neuron_profiles": {"0": {"fourier": [24.612099499674205, 24.7080377460679, 25.716390838265347, 26.54874327266929, 28.22772199094616, 28.273896072581312, 31.833617089789303, 32.48589786795204, 35.202083874187636, 283.0700980424881]}, "1": {"fourier": [17.92639508174186, 19.11896100075233, ... | {"config": {"vocab_size": 10, "sequence_length": 5, "num_layers": 5, "neurons_per_layer": 8, "activation_type": "gelu", "dropout_rate": 0.0, "precision": "float32", "input_size": 5, "input_format": "integer_indices"}, "weights": {"network.0.weight": [[0.157996, -0.487146, -0.731374, -0.276665, 0.324007], [0.80448, 0.03... | {"training_history": [{"stage": "degraded", "epoch": 0, "global_epoch": 0, "train_loss": 0.689319372177124, "train_acc": 0.56, "val_loss": 0.6855395436286926, "val_acc": 0.56}, {"stage": "degraded", "epoch": 1, "global_epoch": 1, "train_loss": 0.6906448006629944, "train_acc": 0.56, "val_loss": 0.6711510419845581, "val_... |
5 | "{\"target_pattern\": \"increasing_pairs\", \"degraded_accuracy\": 0.64, \"improved_accuracy\": 0.88(...TRUNCATED) | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | increasing_pairs | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | "{\"neuron_activations\": {\"0\": {\"neuron_profiles\": {\"0\": {\"fourier\": [20.59745171065232, 20(...TRUNCATED) | "{\"config\": {\"vocab_size\": 10, \"sequence_length\": 5, \"num_layers\": 4, \"neurons_per_layer\":(...TRUNCATED) | "{\"training_history\": [{\"stage\": \"degraded\", \"epoch\": 0, \"global_epoch\": 0, \"train_loss\"(...TRUNCATED) |
6 | "{\"target_pattern\": \"palindrome\", \"degraded_accuracy\": 0.48, \"improved_accuracy\": 0.96, \"im(...TRUNCATED) | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | palindrome | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | "{\"neuron_activations\": {\"0\": {\"neuron_profiles\": {\"0\": {\"fourier\": [16.919059609916594, 1(...TRUNCATED) | "{\"config\": {\"vocab_size\": 10, \"sequence_length\": 5, \"num_layers\": 5, \"neurons_per_layer\":(...TRUNCATED) | "{\"training_history\": [{\"stage\": \"degraded\", \"epoch\": 0, \"global_epoch\": 0, \"train_loss\"(...TRUNCATED) |
7 | "{\"target_pattern\": \"sorted_descending\", \"degraded_accuracy\": 0.56, \"improved_accuracy\": 0.9(...TRUNCATED) | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | sorted_descending | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | "{\"neuron_activations\": {\"0\": {\"neuron_profiles\": {\"0\": {\"fourier\": [13.895603600017166, 1(...TRUNCATED) | "{\"config\": {\"vocab_size\": 10, \"sequence_length\": 5, \"num_layers\": 4, \"neurons_per_layer\":(...TRUNCATED) | "{\"training_history\": [{\"stage\": \"degraded\", \"epoch\": 0, \"global_epoch\": 0, \"train_loss\"(...TRUNCATED) |
8 | "{\"target_pattern\": \"has_majority\", \"degraded_accuracy\": 0.38, \"improved_accuracy\": 0.74, \"(...TRUNCATED) | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | has_majority | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | "{\"neuron_activations\": {\"0\": {\"neuron_profiles\": {\"0\": {\"fourier\": [10.937095568967093, 1(...TRUNCATED) | "{\"config\": {\"vocab_size\": 10, \"sequence_length\": 5, \"num_layers\": 4, \"neurons_per_layer\":(...TRUNCATED) | "{\"training_history\": [{\"stage\": \"degraded\", \"epoch\": 0, \"global_epoch\": 0, \"train_loss\"(...TRUNCATED) |
9 | "{\"target_pattern\": \"decreasing_pairs\", \"degraded_accuracy\": 0.5, \"improved_accuracy\": 0.98,(...TRUNCATED) | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | decreasing_pairs | "## Model Architecture\nInput Size: 5 (integer indices for 5 sequence positions, vocab size 10)\nHid(...TRUNCATED) | "{\"neuron_activations\": {\"0\": {\"neuron_profiles\": {\"0\": {\"fourier\": [16.063040377040547, 1(...TRUNCATED) | "{\"config\": {\"vocab_size\": 10, \"sequence_length\": 5, \"num_layers\": 5, \"neurons_per_layer\":(...TRUNCATED) | "{\"training_history\": [{\"stage\": \"degraded\", \"epoch\": 0, \"global_epoch\": 0, \"train_loss\"(...TRUNCATED) |
These examples are intended for training an interpreter to:
| Signature Extraction | |
|---|---|
| Neuron Profile Methods | fourier |
| Prompt Format | separate |
| Signature Dataset | dataset_generation/exp_1/signature_dataset.json |
| Model Architecture | |
|---|---|
| Number of Layers | 4 to 6 |
| Neurons per Layer | 5 to 8 |
| Activation Types | relu, gelu |
| Pattern Vocab Size | 10 |
| Pattern Sequence Len | 5 |
| Training Datasets | |
|---|---|
| Enabled Patterns | palindrome, sorted_ascending, sorted_descending, alternating, contains_abc, starts_with, ends_with, no_repeats, has_majority, increasing_pairs, decreasing_pairs, vowel_consonant, first_last_match, mountain_pattern |
| Patterns per Batch | 1-1 |
| Pos/Neg Ratio | 1:1 |
| Target Total Examples per Subject Model | 250 |
| Staged Training | |
|---|---|
| Min Improvement Threshold | 0.05 (5.0%) |
| Corruption Rate | 0.15 (15.0%) |
| Field | Description |
|---|---|
| example_id | Unique identifier for each example |
| metadata | JSON string containing: |
- target_pattern: The pattern that was corrupted during training |
|
- degraded_accuracy: Accuracy of the model trained on corrupted data |
|
- improved_accuracy: Accuracy of the model after training on clean data |
|
- improvement: Delta between degraded and improved accuracy |
|
- model_config: Subject model architecture and hyperparameters |
|
- corruption_stats: Details about label corruption |
|
- selected_patterns: All patterns in the subject model's training dataset |
|
- precision: Model weight precision |
|
- quantization: Quantization type applied to weights |
|
- config_signature: Hash of critical config fields for validation |
|
| classification_prompt | Input prompt with improved model weights and signature |
| classification_completion | Target completion identifying the pattern |
| classification_text | Full concatenated text (prompt + completion) |