File size: 667 Bytes
0ea0799
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4fa863e
 
4ef75d8
 
551ff62
 
0ea0799
 
c41a298
 
 
 
0ea0799
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: voice_query
    dtype: string
  - name: refined_prompt
    dtype: string
  - name: response
    dtype: string
  - name: source_provider
    dtype: string
  - name: source_provider_name
    dtype: string
  - name: source_url
    dtype: string
  - name: source_record_id
    dtype: int64
  - name: refined_propt
    dtype: string
  - name: reflected_prompt
    dtype: string
  - name: refined_propmpt
    dtype: string
  splits:
  - name: train
    num_bytes: 2034070
    num_examples: 5087
  download_size: 446259
  dataset_size: 2034070
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---