File size: 503 Bytes
a8c3a40
 
 
 
 
 
 
6e66c8e
 
f2a73cc
 
a8c3a40
 
6e66c8e
 
 
 
c1912be
6e66c8e
 
a8c3a40
 
 
 
 
6e66c8e
 
a8c3a40
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
---
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 249694444
    num_examples: 139691
  - name: test
    num_bytes: 62296340
    num_examples: 34923
  download_size: 144715377
  dataset_size: 311990784
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---