Update README.md
Browse files
README.md
CHANGED
|
@@ -2,8 +2,10 @@ Limited by the copyright, CommentarySet is available upon request and only for a
|
|
| 2 |
|
| 3 |
Email us `SCBench001@gmail.com` for the Access Key, and provide the aforementioned information.
|
| 4 |
|
| 5 |
-
You can download the full data use
|
|
|
|
| 6 |
`set HUGGING_FACE_HUB_TOKEN=Access_Key`
|
|
|
|
| 7 |
`huggingface-cli download SCBench/CommentarySet_full_data --repo-type dataset --local-dir ./CommentarySet_full_data`
|
| 8 |
|
| 9 |
There are 2 folders `(Code, data)` and 1 file `(README.md)` in the repo.
|
|
|
|
| 2 |
|
| 3 |
Email us `SCBench001@gmail.com` for the Access Key, and provide the aforementioned information.
|
| 4 |
|
| 5 |
+
You can download the full data use the following commands:
|
| 6 |
+
|
| 7 |
`set HUGGING_FACE_HUB_TOKEN=Access_Key`
|
| 8 |
+
|
| 9 |
`huggingface-cli download SCBench/CommentarySet_full_data --repo-type dataset --local-dir ./CommentarySet_full_data`
|
| 10 |
|
| 11 |
There are 2 folders `(Code, data)` and 1 file `(README.md)` in the repo.
|