File size: 610 Bytes
59c4f74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1835026
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: completion
    dtype: string
  splits:
  - name: train
    num_bytes: 91035395
    num_examples: 142622
  download_size: 42482187
  dataset_size: 91035395
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "VMware-open-instruct-higgsfield"

Just a port of the [VMware/open-instruct](https://huggingface.co/datasets/VMware/open-instruct) dataset to [Higgsfield's prompt-completion format](https://github.com/higgsfield-ai/higgsfield/blob/main/tutorials/prompt_completion.ipynb).