decahedron commited on
Commit
0aeb0d9
·
1 Parent(s): 1bcc623

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -7,4 +7,11 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ <img src="https://pyke.io/assets/pyke-banner.png" width="170" />
11
+
12
+ # Models
13
+ - [❄️ **FrostBase v0 3B**](https://huggingface.co/pykeio/frostbase-v0-3b), a 3 billion parameter language model fine-tuned on our **Harmless Dialogue v1** dataset. Provides an aligned & structured base for dialogue models.
14
+
15
+ # Data
16
+ - [👁️‍🗨️ **OSHIChats v1 (August 2023)**](https://huggingface.co/datasets/pykeio/oshichats-v1-2308), a dataset of 8 million high-quality chat messages collected and filtered from >1,000 VTuber live streams.
17
+ - [🤗 **Harmless Dialogue v1**](https://huggingface.co/datasets/pykeio/harmless-dialogue-v1), a dataset of chat conversations filtered from [`allenai/prosocial-dialog`](https://huggingface.co/datasets/allenai/prosocial-dialog) and [`allenai/soda`](https://huggingface.co/datasets/allenai/soda).