File size: 565 Bytes
b61a885
 
 
 
 
 
 
 
048a7e9
 
 
b61a885
 
 
048a7e9
b61a885
048a7e9
b61a885
 
048a7e9
b61a885
048a7e9
 
b61a885
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: system_prompt
    dtype: string
  - name: instruction
    dtype: string
  - name: generation
    dtype: 'null'
  - name: generation_model
    dtype: 'null'
  - name: distilabel_metadata
    struct:
    - name: raw_input_text_generation_rpg
      dtype: 'null'
    - name: raw_output_text_generation_rpg
      dtype: 'null'
  splits:
  - name: train
    num_bytes: 16493
    num_examples: 5
  download_size: 18178
  dataset_size: 16493
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---