mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-25 05:29:55 +00:00
fix whoami command
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
"}\n",
|
"}\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# Dataset\n",
|
"# Dataset\n",
|
||||||
"HF_USER = \"your_hf_username\" # `huggingface-cli whoami` to find your username\n",
|
"HF_USER = \"your_hf_username\" # `hf auth whoami` to find your username\n",
|
||||||
"DATASET_NAME = \"my_so101_dataset\"\n",
|
"DATASET_NAME = \"my_so101_dataset\"\n",
|
||||||
"TASK_DESCRIPTION = \"pick and place the block\"\n",
|
"TASK_DESCRIPTION = \"pick and place the block\"\n",
|
||||||
"NUM_EPISODES = 10\n",
|
"NUM_EPISODES = 10\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user