File size: 727 Bytes
7c14535
 
 
 
 
 
 
 
 
091526e
 
 
 
 
 
182b8fd
 
7c14535
bab94f4
 
 
a224022
 
 
81e73f0
 
 
 
 
7c14535
 
 
 
 
7ff29ed
 
4d827b5
 
7c14535
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
30
31
32
33
34
35
36
37
38
39
40
---
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: format
    dtype: string
  - name: type
    dtype: string
  - name: iteration
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 347555058
    num_examples: 1405400
  - name: validation
    num_bytes: 3543351
    num_examples: 14340
  - name: test
    num_bytes: 3540584
    num_examples: 14340
  download_size: 154910886
  dataset_size: 354638993
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---