README.md 267 Bytes
Newer Older
chenzk's avatar
v1.0  
chenzk committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
dataset_info:
  features:
  - name: instruction
    dtype: string
  splits:
  - name: test
    num_bytes: 3872
    num_examples: 10
  download_size: 3832
  dataset_size: 3872
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---