YUGOROU commited on
Commit
18a46c9
·
verified ·
1 Parent(s): aca9410

Update Workspace Path

Browse files
eqbench-vast/restore_english_tags.py CHANGED
@@ -19,7 +19,7 @@ from pathlib import Path
19
  from typing import Any
20
 
21
  # ── 設定 ──────────────────────────────────────────────────────
22
- WORKSPACE = Path("/workspace/eqbench-ja")
23
  EQBENCH_DATA_DIR = WORKSPACE / "eqbench3" / "data"
24
 
25
  # 対象ファイル
 
19
  from typing import Any
20
 
21
  # ── 設定 ──────────────────────────────────────────────────────
22
+ WORKSPACE = Path("/workspace/eqbench-run/")
23
  EQBENCH_DATA_DIR = WORKSPACE / "eqbench3" / "data"
24
 
25
  # 対象ファイル