File size: 388 Bytes
79c0665
 
116d1b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79c0665
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: apache-2.0
dataset_info:
  features:
  - name: input
    dtype: string
  - name: input_no_prompt
    dtype: string
  - name: output
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 16718069
    num_examples: 9839
  - name: validation
    num_bytes: 882266
    num_examples: 518
  download_size: 8513229
  dataset_size: 17600335
---