lidingm commited on
Commit
d35cc11
·
verified ·
1 Parent(s): 7c48778

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -57,6 +57,7 @@ from datasets import load_dataset
57
  ds = load_dataset("lidingm/ViewSpatial-Bench")
58
  ```
59
  **II. Evaluation using Open-Source Code.**
 
60
  Evaluate using our open-source evaluation code available on Github.(Coming Soon)
61
  ```py
62
  # Clone the repository
 
57
  ds = load_dataset("lidingm/ViewSpatial-Bench")
58
  ```
59
  **II. Evaluation using Open-Source Code.**
60
+
61
  Evaluate using our open-source evaluation code available on Github.(Coming Soon)
62
  ```py
63
  # Clone the repository