File size: 586 Bytes
23eaee1
 
f25fa2f
 
ab749e8
 
f25fa2f
 
ab749e8
 
69daf70
f25fa2f
ab749e8
 
f25fa2f
 
69daf70
 
ab749e8
69daf70
 
 
 
f25fa2f
 
 
 
 
ab749e8
 
23eaee1
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
---
license: apache-2.0
dataset_info:
  features:
  - name: user_id
    dtype: string
  - name: question_id
    dtype: string
  - name: prompt
    dtype: string
  - name: response
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 2534246247
    num_examples: 5109211
  - name: validation
    num_bytes: 281570114
    num_examples: 567721
  download_size: 497766036
  dataset_size: 2815816361
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---