Spaces:
Sleeping
Sleeping
tao-shen Claude Opus 4.6 commited on
Commit ·
f8fe957
1
Parent(s): 9512030
docs: remind users to update datasets field after duplicating
Browse files
README.md
CHANGED
|
@@ -73,6 +73,8 @@ tags:
|
|
| 73 |
|
| 74 |
Click **Duplicate this Space** on the [HuggingClaw Space page](https://huggingface.co/spaces/tao-shen/HuggingClaw).
|
| 75 |
|
|
|
|
|
|
|
| 76 |
### 2. Set Secrets
|
| 77 |
|
| 78 |
Go to **Settings → Repository secrets** and configure:
|
|
|
|
| 73 |
|
| 74 |
Click **Duplicate this Space** on the [HuggingClaw Space page](https://huggingface.co/spaces/tao-shen/HuggingClaw).
|
| 75 |
|
| 76 |
+
> **After duplicating:** Edit your Space's `README.md` and update the `datasets:` field in the YAML header to point to your own dataset repo (e.g. `your-name/YourSpace-data`), or remove it entirely. This prevents your Space from appearing as linked to the original dataset.
|
| 77 |
+
|
| 78 |
### 2. Set Secrets
|
| 79 |
|
| 80 |
Go to **Settings → Repository secrets** and configure:
|