bizhen's picture
Create README.md
b2cf739
|
raw
history blame
524 Bytes
---
license: apache-2.0
pipeline_tag: text-generation
tags:
- ocean
- text-generation-inference
language:
- en
---
## πŸ’‘ Model description
This repo contains a large ocean generative model built with ocean science dataset.
## πŸ” Intended uses
You can use the model to generate responses from scratch (i.e., inputting the bos_token), or input a partial structure for the model to complete.
## πŸ› οΈ How to use
We have provided examples. You can modify the input, generation parameters, etc., according to your needs.