SimVer-ano commited on
Commit
102c339
·
verified ·
1 Parent(s): 8bb556a

Update lamp README to new owner SimVer-ano

Browse files
Files changed (1) hide show
  1. lamp/README.md +1 -1
lamp/README.md CHANGED
@@ -11,7 +11,7 @@ Mechanical-arm lamp targeting: choose one absolute angle for every joint of a fi
11
  ```python
12
  from datasets import load_dataset
13
 
14
- ds = load_dataset("Sayaka123/simverse2026", "lamp")
15
  example = ds["test"][0]
16
 
17
  # Prompt text (already in the record — no construction needed)
 
11
  ```python
12
  from datasets import load_dataset
13
 
14
+ ds = load_dataset("SimVer-ano/simverse2026", "lamp")
15
  example = ds["test"][0]
16
 
17
  # Prompt text (already in the record — no construction needed)