bizhen commited on
Commit
598fab1
ยท
1 Parent(s): c8033bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,11 +10,11 @@ language:
10
 
11
  ## ๐Ÿ’ก Model description
12
  This repo contains a large language model (OceanGPT) for ocean science tasks trained with [KnowLM](https://github.com/zjunlp/KnowLM).
13
- Youc can also download the [Chinese version](https://huggingface.co/zjunlp/OceanGPT-7b-CN).
14
  It should be noted that the OceanGPT is constantly being updated, so the current model is not the final version.
15
 
16
  ## ๐Ÿ” Intended uses
17
  You can download the model to generate responses or contact the [email]([email protected]) for the online test demo.
 
18
 
19
  ## ๐Ÿ› ๏ธ How to use
20
  We wil provide several examples soon and you can modify the input according to your needs.
 
10
 
11
  ## ๐Ÿ’ก Model description
12
  This repo contains a large language model (OceanGPT) for ocean science tasks trained with [KnowLM](https://github.com/zjunlp/KnowLM).
 
13
  It should be noted that the OceanGPT is constantly being updated, so the current model is not the final version.
14
 
15
  ## ๐Ÿ” Intended uses
16
  You can download the model to generate responses or contact the [email]([email protected]) for the online test demo.
17
+ You can also find the Chinese version [here](https://huggingface.co/zjunlp/OceanGPT-7b-CN).
18
 
19
  ## ๐Ÿ› ๏ธ How to use
20
  We wil provide several examples soon and you can modify the input according to your needs.