File size: 442 Bytes
6fefee8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: ctotal_idinstancia
    dtype: string
  - name: final_text
    dtype: string
  - name: instruction
    dtype: string
  - name: prefix
    dtype: string
  - name: input
    dtype: string
  splits:
  - name: train
    num_bytes: 189970561
    num_examples: 52006
  download_size: 61417819
  dataset_size: 189970561
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---