File size: 1,750 Bytes
35d56c6
d2c45ff
 
 
2bf897b
d2c45ff
 
 
eebfcce
d2c45ff
2c7a381
962a220
 
d2c45ff
2bf897b
2c7a381
 
6699d9d
fbc43bf
2bf897b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
77c3e6c
 
 
 
 
 
 
 
810253f
77c3e6c
 
f429255
77c3e6c
 
 
 
fbc43bf
77c3e6c
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
datasets:
- Minami-su/toxic-sft-zh
- llm-wizard/alpaca-gpt4-data-zh
- stephenlzc/stf-alpaca
language:
- zh
- en
license: mit
pipeline_tag: text-generation
tags:
- text-generation-inference
- code
- unsloth
- NSFW
task_categories:
- conversational
base_model: cognitivecomputations/dolphin-2.9-llama3-8b
widget:
- text: >-
    Is this review positive or negative? Review: Best cast iron skillet you will
    ever buy.
  example_title: Sentiment analysis
- text: >-
    Barack Obama nominated Hilary Clinton as his secretary of state on Monday.
    He chose her because she had ...
  example_title: Coreference resolution
- text: >-
    On a shelf, there are five books: a gray book, a red book, a purple book, a
    blue book, and a black book ...
  example_title: Logic puzzles
- text: >-
    The two men running to become New York City's next mayor will face off in
    their first debate Wednesday night ...
  example_title: Reading comprehension
---


## Model Details

### Model Description
It's my first finetune exmaple.

Using `cognitivecomputations/dolphin-2.9-llama3-8b` as base model, and finetune with  `Minami-su/toxic-sft-zh` and `llm-wizard/alpaca-gpt4-data-zh` to let tha model support Chinese.

## Training Procedure
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1bTLjWTVKgXJfdc1T-roMwa3k1NIERYyC?usp=sharing) 

### Training Data
**Base Model**
🐬[cognitivecomputations/dolphin-2.9-llama3-8b](https://huggingface.co./cognitivecomputations/dolphin-2.9-llama3-8b)  

**Dataset**
- [Minami-su/toxic-sft-zh](https://huggingface.co./datasets/Minami-su/toxic-sft-zh)
- [llm-wizard/alpaca-gpt4-data-zh](https://huggingface.co./datasets/llm-wizard/alpaca-gpt4-data-zh)