diff --git a/docs/README_CN.md b/docs/README_CN.md index 8f710d5..d9750ba 100644 --- a/docs/README_CN.md +++ b/docs/README_CN.md @@ -146,7 +146,7 @@ training_config "为训练设置, "model_config "为模型设置,"dataset_conf # 如何使用 您可以从 Hugging Face Hub 下载训练好的模型:[turing-motors/heron-chat-git-ja-stablelm-base-7b-v0](https://huggingface.co/turing-motors/heron-chat-git-ja-stablelm-base-7b-v0)
-有关推理和训练方法的更多信息, 请参阅 [notebooks](./notebooks). +有关推理和训练方法的更多信息, 请参阅 [notebooks](../notebooks). ```python import requests diff --git a/docs/README_JP.md b/docs/README_JP.md index 437f1d4..ef7fa1d 100644 --- a/docs/README_JP.md +++ b/docs/README_JP.md @@ -145,7 +145,7 @@ dataset_config_path: # 利用方法 Hugging Face Hubから学習済みモデルをダウンロードすることができます: [turing-motors/heron-chat-git-ja-stablelm-base-7b-v0](https://huggingface.co/turing-motors/heron-chat-git-ja-stablelm-base-7b-v0)
-推論・学習の方法については[notebooks](./notebooks)も参考にしてください。 +推論・学習の方法については[notebooks](../notebooks)も参考にしてください。 ```python import requests