rondojim commited on
Commit
877e42c
·
verified ·
1 Parent(s): 233edd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,6 +6,8 @@ colorTo: gray
6
  sdk: static
7
  pinned: false
8
  license: mit
 
 
9
  ---
10
 
11
  # Human-Centric Machine Learning
@@ -15,6 +17,6 @@ license: mit
15
 
16
  **Test-Time Compute Games**
17
  *Strategic behavior in LLM-as-a-service markets.*
18
- * 📄 [Read the Paper (arXiv:2601.21839)](https://arxiv.org/abs/2601.21839)
19
  * 💻 [View Code (GitHub)](https://github.com/Human-Centric-Machine-Learning/strategic-ttc)
20
  * 💾 [**Download Dataset**](https://huggingface.co/datasets/Human-Centric-Machine-Learning/strategic-ttc-data) — *Contains full inference traces: sampled answers, token counts, correctness labels, and Best-of-N scores.*
 
6
  sdk: static
7
  pinned: false
8
  license: mit
9
+ papers:
10
+ - 2601.21839
11
  ---
12
 
13
  # Human-Centric Machine Learning
 
17
 
18
  **Test-Time Compute Games**
19
  *Strategic behavior in LLM-as-a-service markets.*
20
+ * 📄 [Read the Paper](https://arxiv.org/abs/2601.21839)
21
  * 💻 [View Code (GitHub)](https://github.com/Human-Centric-Machine-Learning/strategic-ttc)
22
  * 💾 [**Download Dataset**](https://huggingface.co/datasets/Human-Centric-Machine-Learning/strategic-ttc-data) — *Contains full inference traces: sampled answers, token counts, correctness labels, and Best-of-N scores.*