File size: 461 Bytes
dd27951
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: completion
    dtype: string
  splits:
  - name: train
    num_bytes: 20379
    num_examples: 100
  - name: test
    num_bytes: 26586
    num_examples: 100
  download_size: 35875
  dataset_size: 46965
---
# Dataset Card for "testing_self_instruct_small"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)