xyd123 commited on
Commit
196830f
1 Parent(s): 6d5eabe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ datasets:
14
  <div align="center">
15
  <img src="logo.jpg" width="300px">
16
 
17
- **OceanGPT: A Large Language Model for Ocean Science Tasks**
18
 
19
  <p align="center">
20
  <a href="https://github.com/zjunlp/OceanGPT">Project</a> •
@@ -91,7 +91,7 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
91
 
92
  ## 🌻Acknowledgement
93
 
94
- OceanGPT is trained based on the open-sourced large language models including [Qwen](https://huggingface.co/Qwen), [MiniCPM](https://huggingface.co/collections/openbmb/minicpm-2b-65d48bf958302b9fd25b698f), [LLaMA](https://huggingface.co/meta-llama). Thanks for their great contributions!
95
 
96
  ## Limitations
97
 
 
14
  <div align="center">
15
  <img src="logo.jpg" width="300px">
16
 
17
+ **OceanGPT(沧渊): A Large Language Model for Ocean Science Tasks**
18
 
19
  <p align="center">
20
  <a href="https://github.com/zjunlp/OceanGPT">Project</a> •
 
91
 
92
  ## 🌻Acknowledgement
93
 
94
+ OceanGPT(沧渊) is trained based on the open-sourced large language models including [Qwen](https://huggingface.co/Qwen), [MiniCPM](https://huggingface.co/collections/openbmb/minicpm-2b-65d48bf958302b9fd25b698f), [LLaMA](https://huggingface.co/meta-llama). Thanks for their great contributions!
95
 
96
  ## Limitations
97