Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,8 @@ pipeline_tag: text-generation
|
|
10 |
---
|
11 |
The aisingapore/sea-lion-7b-instruct finetune with https://huggingface.co/AIAT/Optimizer-datasetfinal
|
12 |
|
13 |
-
##
|
14 |
-
- aisingapore/sea-lion-7b-instruct
|
15 |
-
|
16 |
-
## Datasets:
|
17 |
-
- (https://huggingface.co/AIAT/Optimizer-datasetfinal)
|
18 |
|
19 |
## How to use:
|
20 |
```python
|
|
|
10 |
---
|
11 |
The aisingapore/sea-lion-7b-instruct finetune with https://huggingface.co/AIAT/Optimizer-datasetfinal
|
12 |
|
13 |
+
## Sea-lion2pandas
|
14 |
+
fine-tuned from [sea-lion-7b-instruct](aisingapore/sea-lion-7b-instruct) with question-pandas expression pairs.
|
|
|
|
|
|
|
15 |
|
16 |
## How to use:
|
17 |
```python
|