Ningyu commited on
Commit
d196a84
1 Parent(s): 196830f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -30,6 +30,8 @@ datasets:
30
 
31
  OceanGPT-7b-v0.1 is based on LLaMA2 and has been trained on an English dataset in the ocean domain.
32
 
 
 
33
 
34
  ## ⏩Quickstart
35
  ### Download the model
@@ -101,6 +103,7 @@ OceanGPT(沧渊) is trained based on the open-sourced large language models incl
101
 
102
  - The model's output is influenced by prompt tokens, which may result in inconsistent results across multiple attempts.
103
 
 
104
 
105
  ### 🚩Citation
106
 
 
30
 
31
  OceanGPT-7b-v0.1 is based on LLaMA2 and has been trained on an English dataset in the ocean domain.
32
 
33
+ - ❗**Disclaimer: This project is purely an academic exploration rather than a product. Please be aware that due to the inherent limitations of large language models, there may be issues such as hallucinations.**
34
+
35
 
36
  ## ⏩Quickstart
37
  ### Download the model
 
103
 
104
  - The model's output is influenced by prompt tokens, which may result in inconsistent results across multiple attempts.
105
 
106
+ - The model requires the inclusion of specific simulator code instructions for training in order to possess simulated embodied intelligence capabilities (the simulator is subject to copyright restrictions and cannot be made available for now), and its current capabilities are quite limited.
107
 
108
  ### 🚩Citation
109