File size: 397 Bytes
4122519
 
 
c7633c2
4122519
 
 
 
 
f4157bc
 
4122519
 
f4157bc
40b890f
f4157bc
 
4122519
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: response
    dtype: string
  - name: audio
    dtype: audio
  - name: dataset_name
    dtype: string
  splits:
  - name: train
    num_bytes: 129411068.0
    num_examples: 1000
  download_size: 121940080
  dataset_size: 129411068.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---