ricdomolm commited on
Commit
c87892d
·
verified ·
1 Parent(s): 8daa80b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -74,4 +74,15 @@ Now you’re ready to generate trajectories! Let's solve the `django__django-110
74
  LITELLM_MODEL_REGISTRY_PATH=registry.json mini-extra swebench --output test/ --subset verified --split test --filter '^(django__django-11099)$'
75
  ```
76
 
77
- You should now see the generated trajectory in the `test/` directory.
 
 
 
 
 
 
 
 
 
 
 
 
74
  LITELLM_MODEL_REGISTRY_PATH=registry.json mini-extra swebench --output test/ --subset verified --split test --filter '^(django__django-11099)$'
75
  ```
76
 
77
+ You should now see the generated trajectory in the `test/` directory.
78
+
79
+ ## Citation
80
+
81
+ ```bibtext
82
+ @article{olmedo2026computational,
83
+ title={Computational Arbitrage in AI Model Markets},
84
+ author={Olmedo, Ricardo and Sch{\"o}lkopf, Bernhard and Hardt, Moritz},
85
+ journal={arXiv preprint arXiv:2603.22404},
86
+ year={2026}
87
+ }
88
+ ```