giantfish-fly commited on
Commit
f011121
·
verified ·
1 Parent(s): 8b24566

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -30,14 +30,26 @@ configs:
30
  ---
31
  **Super easy task for humans** that **All SOTA LLM fail** to retrieve the correct answer from context. Including SOTA models: GPT5, Grok4, DeepSeek, Gemini 2.5PRO, Mistral, Llama4...etc
32
 
 
33
  - **AAAI 2026 Worshop Oral**: Jan/2026 LaMAS (LLM-based Multi-Agent Systems: Towards Responsible, Reliable, and Scalable Agentic Systems) Jan/2026 Singapole
34
  - ICML 2025 Long-Context Foundation Models Workshop Accepted.(https://arxiv.org/abs/2506.08184)
 
35
  - Update: This dataset is integrated into Moonshot AI(Kimi)'s **internal benchmarking framework** for assessing ** tracking capacity and context interference in LLM/agents**.
36
  > **Update1:mergerd into Moonshot/Kimi AI's internal eval tools and under review by a xAI(Grok)'s' eval team**
37
  > **Update2:AAAI 2026 workshop oral Jan/2026. Singapole for the updated paper version**
38
  >
39
 
40
 
 
 
 
 
 
 
 
 
 
 
41
  ## Key–value update paradigm (what the model sees) 1 keys, N updates each
42
 
43
  ```
 
30
  ---
31
  **Super easy task for humans** that **All SOTA LLM fail** to retrieve the correct answer from context. Including SOTA models: GPT5, Grok4, DeepSeek, Gemini 2.5PRO, Mistral, Llama4...etc
32
 
33
+ - **Update: Accepted to COLM 2026 (San Francisco).**
34
  - **AAAI 2026 Worshop Oral**: Jan/2026 LaMAS (LLM-based Multi-Agent Systems: Towards Responsible, Reliable, and Scalable Agentic Systems) Jan/2026 Singapole
35
  - ICML 2025 Long-Context Foundation Models Workshop Accepted.(https://arxiv.org/abs/2506.08184)
36
+
37
  - Update: This dataset is integrated into Moonshot AI(Kimi)'s **internal benchmarking framework** for assessing ** tracking capacity and context interference in LLM/agents**.
38
  > **Update1:mergerd into Moonshot/Kimi AI's internal eval tools and under review by a xAI(Grok)'s' eval team**
39
  > **Update2:AAAI 2026 workshop oral Jan/2026. Singapole for the updated paper version**
40
  >
41
 
42
 
43
+
44
+ ## Contact & Collaboration
45
+
46
+ I welcome discussions and collaborations with research labs and model teams on **mechanistic interpretability—especially how LLMs represent, update, and lose information—rigorous model and agent evaluation, and why models fail, not only whether they fail**. If you are interested in PI-LLM, benchmark comparisons, or evaluating your models or agents, please reach out.
47
+
48
+ **Email:** [wangchupei@hotmail.com](mailto:wangchupei@hotmail.com)
49
+
50
+ I usually reply within 36 hours.
51
+
52
+
53
  ## Key–value update paradigm (what the model sees) 1 keys, N updates each
54
 
55
  ```