File size: 709 Bytes
6684244
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cd707f8
 
 
 
 
 
6684244
 
 
5e32504
 
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
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: conversation
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: train
    num_bytes: 1586702360
    num_examples: 891857
  download_size: 860199038
  dataset_size: 1586702360
license: apache-2.0
task_categories:
- text-generation
language:
- en
pretty_name: Dolphin
---
# Dataset Card for "Dolphin"

This Dataset is edited version of [cognitivecomputations/dolphin](https://huggingface.co./datasets/cognitivecomputations/dolphin) which 
only contains conversations and GPT-4 Responses to make it easier to use it with SFTTrinaer