hubertmarek commited on
Commit
5274022
·
verified ·
1 Parent(s): 108e9af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -9
README.md CHANGED
@@ -31,13 +31,6 @@ its own Postgres schema replaying the Linear GraphQL API. Agents interact via
31
  Linear's public surface area to satisfy CRUD-style tasks (create issues, move
32
  states, add labels, etc.).
33
 
34
- ## Usage
35
 
36
- ```python
37
- from datasets import load_dataset
38
-
39
- ds = load_dataset("hubertmarek/linear-bench-mini", split="train")
40
- print(ds[0]["expected_state"][0]["mask_fields"])
41
- ```
42
-
43
- Subset derived from `examples/linear/testsuites/linear_bench.json` (first 27 tests).
 
31
  Linear's public surface area to satisfy CRUD-style tasks (create issues, move
32
  states, add labels, etc.).
33
 
34
+ ## How to run in Agent Diff
35
 
36
+ https://github.com/hubert-marek/agent-diff