File size: 401 Bytes
15cd287
8bcf62b
 
15cd287
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- ca
dataset_info:
  features:
  - name: Type
    dtype: string
  - name: Words
    dtype: string
  - name: prompt
    dtype: string
  - name: completion
    dtype: string
  splits:
  - name: train
    num_bytes: 3805630.0
    num_examples: 6612
  download_size: 2231240
  dataset_size: 3805630.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---