diff --git a/__pycache__/test_init.cpython-310-pytest-8.3.4.pyc b/__pycache__/test_init.cpython-310-pytest-8.3.4.pyc index 04e1082..90b7e76 100644 Binary files a/__pycache__/test_init.cpython-310-pytest-8.3.4.pyc and b/__pycache__/test_init.cpython-310-pytest-8.3.4.pyc differ diff --git a/core/__pycache__/config.cpython-310.pyc b/core/__pycache__/config.cpython-310.pyc index 5277d2d..cb696a3 100644 Binary files a/core/__pycache__/config.cpython-310.pyc and b/core/__pycache__/config.cpython-310.pyc differ diff --git a/models/__pycache__/__init__.cpython-310.pyc b/models/__pycache__/__init__.cpython-310.pyc index 142464e..2a46052 100644 Binary files a/models/__pycache__/__init__.cpython-310.pyc and b/models/__pycache__/__init__.cpython-310.pyc differ diff --git a/models/__pycache__/abstract_reasoning.cpython-310.pyc b/models/__pycache__/abstract_reasoning.cpython-310.pyc index 6c10123..1410f8e 100644 Binary files a/models/__pycache__/abstract_reasoning.cpython-310.pyc and b/models/__pycache__/abstract_reasoning.cpython-310.pyc differ diff --git a/models/__pycache__/attention.cpython-310.pyc b/models/__pycache__/attention.cpython-310.pyc index fd4a4d6..0ca8951 100644 Binary files a/models/__pycache__/attention.cpython-310.pyc and b/models/__pycache__/attention.cpython-310.pyc differ diff --git a/models/__pycache__/base_model.cpython-310.pyc b/models/__pycache__/base_model.cpython-310.pyc index 2e6de73..0bcf256 100644 Binary files a/models/__pycache__/base_model.cpython-310.pyc and b/models/__pycache__/base_model.cpython-310.pyc differ diff --git a/models/__pycache__/consciousness.cpython-310.pyc b/models/__pycache__/consciousness.cpython-310.pyc index 31e9e80..0caed02 100644 Binary files a/models/__pycache__/consciousness.cpython-310.pyc and b/models/__pycache__/consciousness.cpython-310.pyc differ diff --git a/models/__pycache__/consciousness_model.cpython-310.pyc b/models/__pycache__/consciousness_model.cpython-310.pyc index fd9cc40..8dae088 100644 Binary files a/models/__pycache__/consciousness_model.cpython-310.pyc and b/models/__pycache__/consciousness_model.cpython-310.pyc differ diff --git a/models/__pycache__/consciousness_state.cpython-310.pyc b/models/__pycache__/consciousness_state.cpython-310.pyc index 48f071d..3624b25 100644 Binary files a/models/__pycache__/consciousness_state.cpython-310.pyc and b/models/__pycache__/consciousness_state.cpython-310.pyc differ diff --git a/models/__pycache__/dynamic_attention.cpython-310.pyc b/models/__pycache__/dynamic_attention.cpython-310.pyc index 856c50a..7785695 100644 Binary files a/models/__pycache__/dynamic_attention.cpython-310.pyc and b/models/__pycache__/dynamic_attention.cpython-310.pyc differ diff --git a/models/__pycache__/error_handling.cpython-310.pyc b/models/__pycache__/error_handling.cpython-310.pyc index f0b7391..43738ef 100644 Binary files a/models/__pycache__/error_handling.cpython-310.pyc and b/models/__pycache__/error_handling.cpython-310.pyc differ diff --git a/models/__pycache__/ethical_safety.cpython-310.pyc b/models/__pycache__/ethical_safety.cpython-310.pyc index f0a4275..480ab68 100644 Binary files a/models/__pycache__/ethical_safety.cpython-310.pyc and b/models/__pycache__/ethical_safety.cpython-310.pyc differ diff --git a/models/__pycache__/global_workspace.cpython-310.pyc b/models/__pycache__/global_workspace.cpython-310.pyc index eced144..462dc7a 100644 Binary files a/models/__pycache__/global_workspace.cpython-310.pyc and b/models/__pycache__/global_workspace.cpython-310.pyc differ diff --git a/models/__pycache__/information_integration.cpython-310.pyc b/models/__pycache__/information_integration.cpython-310.pyc index 847ba5b..85271b1 100644 Binary files a/models/__pycache__/information_integration.cpython-310.pyc and b/models/__pycache__/information_integration.cpython-310.pyc differ diff --git a/models/__pycache__/intentionality.cpython-310.pyc b/models/__pycache__/intentionality.cpython-310.pyc index 6572d73..27325ab 100644 Binary files a/models/__pycache__/intentionality.cpython-310.pyc and b/models/__pycache__/intentionality.cpython-310.pyc differ diff --git a/models/__pycache__/long_term_memory.cpython-310.pyc b/models/__pycache__/long_term_memory.cpython-310.pyc index 4eb1d9e..d6c6458 100644 Binary files a/models/__pycache__/long_term_memory.cpython-310.pyc and b/models/__pycache__/long_term_memory.cpython-310.pyc differ diff --git a/models/__pycache__/memory.cpython-310.pyc b/models/__pycache__/memory.cpython-310.pyc index c8fe836..23bc6eb 100644 Binary files a/models/__pycache__/memory.cpython-310.pyc and b/models/__pycache__/memory.cpython-310.pyc differ diff --git a/models/__pycache__/reasoning.cpython-310.pyc b/models/__pycache__/reasoning.cpython-310.pyc index b37b47b..fcb0c21 100644 Binary files a/models/__pycache__/reasoning.cpython-310.pyc and b/models/__pycache__/reasoning.cpython-310.pyc differ diff --git a/models/__pycache__/self_awareness.cpython-310.pyc b/models/__pycache__/self_awareness.cpython-310.pyc index 3165039..fe06960 100644 Binary files a/models/__pycache__/self_awareness.cpython-310.pyc and b/models/__pycache__/self_awareness.cpython-310.pyc differ diff --git a/models/__pycache__/simulated_emotions.cpython-310.pyc b/models/__pycache__/simulated_emotions.cpython-310.pyc index a0abe10..2a791ca 100644 Binary files a/models/__pycache__/simulated_emotions.cpython-310.pyc and b/models/__pycache__/simulated_emotions.cpython-310.pyc differ diff --git a/models/__pycache__/working_memory.cpython-310.pyc b/models/__pycache__/working_memory.cpython-310.pyc index 6f689e8..72a1b06 100644 Binary files a/models/__pycache__/working_memory.cpython-310.pyc and b/models/__pycache__/working_memory.cpython-310.pyc differ diff --git a/test.txt b/test.txt index 1e82498..b0c6e39 100644 --- a/test.txt +++ b/test.txt @@ -1,27 +1,39 @@ ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-8.3.4, pluggy-1.5.0 -rootdir: /home/kasinadhsarma/experiment/cognition-l3-experiment +rootdir: /home/kasinadhsarma/cognition-l3-experiment +configfile: pyproject.toml plugins: cov-6.0.0, anyio-4.7.0 -collected 115 items +collected 187 items -tests/benchmarks/test_arc_reasoning.py ....... [ 6%] -tests/benchmarks/test_bigbench_reasoning.py ..... [ 10%] -tests/test_consciousness.py ............................ [ 34%] -tests/test_environment.py ......s.. [ 42%] -tests/test_error_correction.py ......... [ 50%] -tests/unit/attention/test_attention.py ...... [ 55%] -tests/unit/attention/test_attention_mechanisms.py ....... [ 61%] -tests/unit/integration/test_cognitive_integration.py ...... [ 66%] -tests/unit/integration/test_state_management.py ...... [ 72%] -tests/unit/memory/test_integration.py ...... [ 77%] -tests/unit/memory/test_memory.py .......... [ 86%] -tests/unit/memory/test_memory_components.py .......... [ 94%] -tests/unit/state/test_consciousness_state_management.py ...... [100%] +tests/benchmarks/test_arc_reasoning.py ....... [ 3%] +tests/benchmarks/test_bigbench_reasoning.py ..... [ 6%] +tests/test_consciousness.py ............................. [ 21%] +tests/test_consciousness_integration.py ... [ 23%] +tests/test_dynamic_attention.py ............... [ 31%] +tests/test_environment.py ......s.. [ 36%] +tests/test_error_correction.py ......... [ 41%] +tests/test_ethical_safety.py ... [ 42%] +tests/test_intentionality.py ... [ 44%] +tests/test_lint.py . [ 44%] +tests/test_long_term_memory.py .... [ 47%] +tests/test_reasoning.py .. [ 48%] +tests/test_self_awareness.py ................. [ 57%] +tests/unit/attention/test_attention.py ...... [ 60%] +tests/unit/attention/test_attention_mechanisms.py ....... [ 64%] +tests/unit/integration/test_cognitive_integration.py ...... [ 67%] +tests/unit/integration/test_state_management.py ...... [ 70%] +tests/unit/memory/test_integration.py ...... [ 73%] +tests/unit/memory/test_memory.py .......... [ 79%] +tests/unit/memory/test_memory_components.py .......... [ 84%] +tests/unit/state/test_consciousness_state_management.py ...... [ 87%] +tests/unit/test_cognition_progress.py ............ [ 94%] +tests/unit/test_consciousness.py ....... [ 97%] +tests/unit/test_simulated_emotions.py .... [100%] =============================== warnings summary =============================== -../../.local/lib/python3.10/site-packages/torch/__init__.py:1144 +../.local/lib/python3.10/site-packages/torch/__init__.py:1144 /home/kasinadhsarma/.local/lib/python3.10/site-packages/torch/__init__.py:1144: UserWarning: torch.set_default_tensor_type() is deprecated as of PyTorch 2.1, please use torch.set_default_dtype() and torch.set_default_device() as alternatives. (Triggered internally at ../torch/csrc/tensor/python_tensor.cpp:432.) _C._set_default_tensor_type(t) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html -================== 114 passed, 1 skipped, 1 warning in 10.78s ================== +================== 186 passed, 1 skipped, 1 warning in 20.36s ================== diff --git a/tests/__pycache__/conftest.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/conftest.cpython-310-pytest-8.3.4.pyc index 50d767b..953fe8d 100644 Binary files a/tests/__pycache__/conftest.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/conftest.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_consciousness.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_consciousness.cpython-310-pytest-8.3.4.pyc index 7ad02b0..bf64217 100644 Binary files a/tests/__pycache__/test_consciousness.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_consciousness.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_consciousness_integration.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_consciousness_integration.cpython-310-pytest-8.3.4.pyc index 62f9bb6..012b941 100644 Binary files a/tests/__pycache__/test_consciousness_integration.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_consciousness_integration.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_dynamic_attention.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_dynamic_attention.cpython-310-pytest-8.3.4.pyc index f2293ab..12e11e0 100644 Binary files a/tests/__pycache__/test_dynamic_attention.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_dynamic_attention.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_environment.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_environment.cpython-310-pytest-8.3.4.pyc index a8d24c1..3297da8 100644 Binary files a/tests/__pycache__/test_environment.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_environment.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_error_correction.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_error_correction.cpython-310-pytest-8.3.4.pyc index 09aff81..fea1ca1 100644 Binary files a/tests/__pycache__/test_error_correction.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_error_correction.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_error_handling.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_error_handling.cpython-310-pytest-8.3.4.pyc index f177244..c021192 100644 Binary files a/tests/__pycache__/test_error_handling.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_error_handling.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_ethical_safety.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_ethical_safety.cpython-310-pytest-8.3.4.pyc index 9a3504b..7adec36 100644 Binary files a/tests/__pycache__/test_ethical_safety.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_ethical_safety.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_intentionality.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_intentionality.cpython-310-pytest-8.3.4.pyc index 1cfc63c..773b662 100644 Binary files a/tests/__pycache__/test_intentionality.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_intentionality.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_lint.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_lint.cpython-310-pytest-8.3.4.pyc index c3dd33b..3d99e29 100644 Binary files a/tests/__pycache__/test_lint.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_lint.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_long_term_memory.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_long_term_memory.cpython-310-pytest-8.3.4.pyc index 24fe08e..0c66cb9 100644 Binary files a/tests/__pycache__/test_long_term_memory.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_long_term_memory.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_reasoning.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_reasoning.cpython-310-pytest-8.3.4.pyc index 80bcde2..4d2de56 100644 Binary files a/tests/__pycache__/test_reasoning.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_reasoning.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/__pycache__/test_self_awareness.cpython-310-pytest-8.3.4.pyc b/tests/__pycache__/test_self_awareness.cpython-310-pytest-8.3.4.pyc index d84e57d..318c78a 100644 Binary files a/tests/__pycache__/test_self_awareness.cpython-310-pytest-8.3.4.pyc and b/tests/__pycache__/test_self_awareness.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/benchmarks/__pycache__/test_arc_reasoning.cpython-310-pytest-8.3.4.pyc b/tests/benchmarks/__pycache__/test_arc_reasoning.cpython-310-pytest-8.3.4.pyc index c19d83b..236a1cf 100644 Binary files a/tests/benchmarks/__pycache__/test_arc_reasoning.cpython-310-pytest-8.3.4.pyc and b/tests/benchmarks/__pycache__/test_arc_reasoning.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/benchmarks/__pycache__/test_bigbench_reasoning.cpython-310-pytest-8.3.4.pyc b/tests/benchmarks/__pycache__/test_bigbench_reasoning.cpython-310-pytest-8.3.4.pyc index e033568..61da29c 100644 Binary files a/tests/benchmarks/__pycache__/test_bigbench_reasoning.cpython-310-pytest-8.3.4.pyc and b/tests/benchmarks/__pycache__/test_bigbench_reasoning.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/__pycache__/__init__.cpython-310.pyc b/tests/unit/__pycache__/__init__.cpython-310.pyc index e4479cf..645c6b6 100644 Binary files a/tests/unit/__pycache__/__init__.cpython-310.pyc and b/tests/unit/__pycache__/__init__.cpython-310.pyc differ diff --git a/tests/unit/__pycache__/test_base.cpython-310-pytest-8.3.4.pyc b/tests/unit/__pycache__/test_base.cpython-310-pytest-8.3.4.pyc index faa1530..fae6657 100644 Binary files a/tests/unit/__pycache__/test_base.cpython-310-pytest-8.3.4.pyc and b/tests/unit/__pycache__/test_base.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/__pycache__/test_cognition_progress.cpython-310-pytest-8.3.4.pyc b/tests/unit/__pycache__/test_cognition_progress.cpython-310-pytest-8.3.4.pyc index 07af9d9..b59dfb7 100644 Binary files a/tests/unit/__pycache__/test_cognition_progress.cpython-310-pytest-8.3.4.pyc and b/tests/unit/__pycache__/test_cognition_progress.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/__pycache__/test_consciousness.cpython-310-pytest-8.3.4.pyc b/tests/unit/__pycache__/test_consciousness.cpython-310-pytest-8.3.4.pyc index db76b31..d0a9556 100644 Binary files a/tests/unit/__pycache__/test_consciousness.cpython-310-pytest-8.3.4.pyc and b/tests/unit/__pycache__/test_consciousness.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/__pycache__/test_global_workspace.cpython-310-pytest-8.3.4.pyc b/tests/unit/__pycache__/test_global_workspace.cpython-310-pytest-8.3.4.pyc index 5e9b0c2..7372bc3 100644 Binary files a/tests/unit/__pycache__/test_global_workspace.cpython-310-pytest-8.3.4.pyc and b/tests/unit/__pycache__/test_global_workspace.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/__pycache__/test_simulated_emotions.cpython-310-pytest-8.3.4.pyc b/tests/unit/__pycache__/test_simulated_emotions.cpython-310-pytest-8.3.4.pyc index 3532ad6..50c3715 100644 Binary files a/tests/unit/__pycache__/test_simulated_emotions.cpython-310-pytest-8.3.4.pyc and b/tests/unit/__pycache__/test_simulated_emotions.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/attention/__pycache__/test_attention.cpython-310-pytest-8.3.4.pyc b/tests/unit/attention/__pycache__/test_attention.cpython-310-pytest-8.3.4.pyc index ca9daa5..c96bd5c 100644 Binary files a/tests/unit/attention/__pycache__/test_attention.cpython-310-pytest-8.3.4.pyc and b/tests/unit/attention/__pycache__/test_attention.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/attention/__pycache__/test_attention_mechanisms.cpython-310-pytest-8.3.4.pyc b/tests/unit/attention/__pycache__/test_attention_mechanisms.cpython-310-pytest-8.3.4.pyc index dc4cfa6..3ef662b 100644 Binary files a/tests/unit/attention/__pycache__/test_attention_mechanisms.cpython-310-pytest-8.3.4.pyc and b/tests/unit/attention/__pycache__/test_attention_mechanisms.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/integration/__pycache__/test_cognitive_integration.cpython-310-pytest-8.3.4.pyc b/tests/unit/integration/__pycache__/test_cognitive_integration.cpython-310-pytest-8.3.4.pyc index 9fcd538..e0f59f0 100644 Binary files a/tests/unit/integration/__pycache__/test_cognitive_integration.cpython-310-pytest-8.3.4.pyc and b/tests/unit/integration/__pycache__/test_cognitive_integration.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/integration/__pycache__/test_state_management.cpython-310-pytest-8.3.4.pyc b/tests/unit/integration/__pycache__/test_state_management.cpython-310-pytest-8.3.4.pyc index c938a83..7a2d81a 100644 Binary files a/tests/unit/integration/__pycache__/test_state_management.cpython-310-pytest-8.3.4.pyc and b/tests/unit/integration/__pycache__/test_state_management.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/memory/__pycache__/test_integration.cpython-310-pytest-8.3.4.pyc b/tests/unit/memory/__pycache__/test_integration.cpython-310-pytest-8.3.4.pyc index fbecb39..606e931 100644 Binary files a/tests/unit/memory/__pycache__/test_integration.cpython-310-pytest-8.3.4.pyc and b/tests/unit/memory/__pycache__/test_integration.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/memory/__pycache__/test_memory.cpython-310-pytest-8.3.4.pyc b/tests/unit/memory/__pycache__/test_memory.cpython-310-pytest-8.3.4.pyc index e903b91..7f47939 100644 Binary files a/tests/unit/memory/__pycache__/test_memory.cpython-310-pytest-8.3.4.pyc and b/tests/unit/memory/__pycache__/test_memory.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/memory/__pycache__/test_memory_components.cpython-310-pytest-8.3.4.pyc b/tests/unit/memory/__pycache__/test_memory_components.cpython-310-pytest-8.3.4.pyc index 384b6ee..7839ca8 100644 Binary files a/tests/unit/memory/__pycache__/test_memory_components.cpython-310-pytest-8.3.4.pyc and b/tests/unit/memory/__pycache__/test_memory_components.cpython-310-pytest-8.3.4.pyc differ diff --git a/tests/unit/state/__pycache__/test_consciousness_state_management.cpython-310-pytest-8.3.4.pyc b/tests/unit/state/__pycache__/test_consciousness_state_management.cpython-310-pytest-8.3.4.pyc index 999f13d..0d8e1c9 100644 Binary files a/tests/unit/state/__pycache__/test_consciousness_state_management.cpython-310-pytest-8.3.4.pyc and b/tests/unit/state/__pycache__/test_consciousness_state_management.cpython-310-pytest-8.3.4.pyc differ