File size: 426 Bytes
10dbbf1
 
 
 
 
 
 
 
 
3c51cb4
10dbbf1
 
3c51cb4
10dbbf1
3c51cb4
 
10dbbf1
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: response
    dtype: string
  splits:
  - name: train
    num_bytes: 2866316
    num_examples: 1030
  - name: validation
    num_bytes: 36078
    num_examples: 53
  download_size: 1711558
  dataset_size: 2902394
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---