Ningyu commited on
Commit
a918683
·
verified ·
1 Parent(s): bdbb772

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -25
README.md CHANGED
@@ -12,7 +12,7 @@ datasets:
12
  ---
13
 
14
  <div align="center">
15
- <img src="figs/logo.jpg" width="300px">
16
 
17
  **OceanGPT: A Large Language Model for Ocean Science Tasks**
18
 
@@ -21,7 +21,6 @@ datasets:
21
  <a href="https://arxiv.org/abs/2310.02031">Paper</a> •
22
  <a href="https://huggingface.co/collections/zjunlp/oceangpt-664cc106358fdd9f09aa5157">Models</a> •
23
  <a href="http://oceangpt.zjukg.cn/#model">Web</a> •
24
- <a href="#overview">Overview</a> •
25
  <a href="#quickstart">Quickstart</a> •
26
  <a href="#citation">Citation</a>
27
  </p>
@@ -33,28 +32,6 @@ datasets:
33
 
34
  OceanGPT-14B-v0.1 is based on Qwen1.5-14B and has been trained on a bilingual dataset in the ocean domain, covering both Chinese and English.
35
 
36
- ## Table of Contents
37
-
38
- - <a href="#news">What's New</a>
39
- - <a href="#overview">Overview</a>
40
- - <a href="#quickstart">Quickstart</a>
41
- - <a href="#models">Models</a>
42
- - <a href="#citation">Citation</a>
43
-
44
- ## 🔔News
45
- - **2024-07-04, we release OceanGPT-14B/2B-v0.1 and OceanGPT-7B-v0.2 based on Qwen and MiniCPM.**
46
- - **2024-06-04, [OceanGPT](https://arxiv.org/abs/2310.02031) is accepted by ACL 2024. 🎉🎉**
47
- - **2023-10-04, we release the paper "[OceanGPT: A Large Language Model for Ocean Science Tasks](https://arxiv.org/abs/2310.02031)" and release OceanGPT-7B-v0.1 based on LLaMA2.**
48
- - **2023-05-01, we launch the OceanGPT project.**
49
- ---
50
-
51
- ## 🌟Overview
52
-
53
- This is the OceanGPT project, which aims to build LLMs for ocean science tasks.
54
-
55
- <div align="center">
56
- <img src="figs/overview.png" width="60%">
57
- </div>
58
 
59
  ## ⏩Quickstart
60
  ### Download the model
@@ -134,4 +111,4 @@ Please cite the following paper if you use OceanGPT in your work.
134
  year={2023}
135
  }
136
 
137
- ```
 
12
  ---
13
 
14
  <div align="center">
15
+ <img src="logo.jpg" width="300px">
16
 
17
  **OceanGPT: A Large Language Model for Ocean Science Tasks**
18
 
 
21
  <a href="https://arxiv.org/abs/2310.02031">Paper</a> •
22
  <a href="https://huggingface.co/collections/zjunlp/oceangpt-664cc106358fdd9f09aa5157">Models</a> •
23
  <a href="http://oceangpt.zjukg.cn/#model">Web</a> •
 
24
  <a href="#quickstart">Quickstart</a> •
25
  <a href="#citation">Citation</a>
26
  </p>
 
32
 
33
  OceanGPT-14B-v0.1 is based on Qwen1.5-14B and has been trained on a bilingual dataset in the ocean domain, covering both Chinese and English.
34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
  ## ⏩Quickstart
37
  ### Download the model
 
111
  year={2023}
112
  }
113
 
114
+ ```