File size: 526 Bytes
b00c746
 
 
 
 
 
 
 
a01799f
92bd122
 
3374045
92bd122
 
b00c746
92bd122
 
 
 
b00c746
 
 
 
 
3374045
 
b00c746
 
 
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
---
dataset_info:
  features:
  - name: conversation
    dtype: string
  - name: response
    dtype: string
  splits:
  - name: train
    num_bytes: 443637
    num_examples: 3002
  - name: validation
    num_bytes: 55528
    num_examples: 375
  - name: test
    num_bytes: 55299
    num_examples: 375
  download_size: 107252
  dataset_size: 554464
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---