joshuakgao commited on
Commit
5781808
·
verified ·
1 Parent(s): 38b24c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,6 +18,6 @@ This dataset is an extension of the Action-Value ChessBench dataset from [Amorti
18
 
19
 
20
  ```
21
- hf download joshuakgao/chessbenchmate --repo-type dataset --local-dir .
22
  python dataset.py
23
  ```
 
18
 
19
 
20
  ```
21
+ hf download joshuakgao/chessbenchmate --repo-type dataset --local-dir . --max-workers 1
22
  python dataset.py
23
  ```