We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aedd37e commit 59c72c9Copy full SHA for 59c72c9
docs/04-Finetune/02-Quick Start.md
@@ -5,10 +5,10 @@
5
* Please refer to the [installation guide](../02-Installation.md) to setup your environment first
6
7
<!-- FIXME: change to THUDM later -->
8
-* We provide various training scripts and example datasets in the `CogKit/quickstart/` directory, so you need to clone our repository before training:
+* We provide various training scripts and example datasets in the `CogKit/quickstart` directory, so you need to clone our repository before training:
9
10
```bash
11
- git clone https://github.com/zRzRzRzRzRzRzR/CogKit.git
+ git clone https://github.com/THUDM/CogKit.git
12
```
13
14
## Data
0 commit comments