xyd123 commited on
Commit
ebe4afd
1 Parent(s): a1f3ed4

Update README.md

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