File size: 738 Bytes
06726c0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68aff82
 
 
 
 
 
06726c0
 
 
 
 
 
d13b81a
06726c0
d13b81a
 
06726c0
 
 
 
 
 
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
32
33
34
35
36
37
38
---
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: distilabel_metadata
    struct:
    - name: raw_input_text_generation_1
      list:
      - name: content
        dtype: string
      - name: role
        dtype: string
    - name: raw_output_text_generation_1
      dtype: string
    - name: statistics_text_generation_1
      struct:
      - name: input_tokens
        dtype: int64
      - name: output_tokens
        dtype: int64
  - name: model_name
    dtype: string
  - name: response
    dtype: string
  splits:
  - name: train
    num_bytes: 1005
    num_examples: 1
  download_size: 11745
  dataset_size: 1005
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---