File size: 349 Bytes
8c2a277
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
dataset_info:
  features:
  - name: translated_instruction
    dtype: string
  - name: translated_answer
    dtype: string
  splits:
  - name: train
    num_bytes: 161848040.0
    num_examples: 174049
  download_size: 80554769
  dataset_size: 161848040.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---