File size: 524 Bytes
b2cf739
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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.