File size: 794 Bytes
ea8434b
 
b18ed0e
 
 
 
 
 
ea8434b
b18ed0e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-nc-sa-4.0
datasets:
- Dahoas/rm-static
- Dahoas/synthetic-instruct-gptj-pairwise
- Anthropic/hh-rlhf
language:
- en
---

# Model Card for Model ID

This a model is a fine-tuned with SFT using DeepSpeed Chat.
It is based on OPT-1.3M.B

## Model Details

### Model Description

- **Developed by:** [The Kaitchup](https://kaitchup.substack.com/)
- **Model type:** Causal
- **Language(s) (NLP):** English
- **License:** cc-by-nc-sa-4.0
- **Finetuned from model:** [facebook/opt-1.3b](https://huggingface.co/facebook/opt-1.3b)

### Model Sources

The model has been trained with the procedure described in this article:

[Train Instruct LLMs On Your GPU with DeepSpeed Chat — Step #1: Supervised Fine-tuning](https://kaitchup.substack.com/p/train-instruct-llms-on-your-gpu-with)