xyd123 commited on
Commit
868e352
1 Parent(s): 9b86e5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,7 +15,7 @@ datasets:
15
  <div align="center">
16
  <img src="logo.jpg" width="300px">
17
 
18
- **OceanGPT: A Large Language Model for Ocean Science Tasks**
19
 
20
  <p align="center">
21
  <a href="https://github.com/zjunlp/OceanGPT">Project</a> •
@@ -92,7 +92,7 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
92
 
93
  ## 🌻Acknowledgement
94
 
95
- 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!
96
 
97
  ## Limitations
98
 
 
15
  <div align="center">
16
  <img src="logo.jpg" width="300px">
17
 
18
+ **OceanGPT(沧渊): A Large Language Model for Ocean Science Tasks**
19
 
20
  <p align="center">
21
  <a href="https://github.com/zjunlp/OceanGPT">Project</a> •
 
92
 
93
  ## 🌻Acknowledgement
94
 
95
+ 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!
96
 
97
  ## Limitations
98