BarraHome commited on
Commit
bc63ee4
1 Parent(s): b8e54b5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -7,18 +7,12 @@ configs:
7
  path: data/train-*
8
  dataset_info:
9
  features:
10
- - name: instruction
11
- dtype: string
12
- - name: input
13
- dtype: string
14
- - name: output
15
- dtype: string
16
  - name: text
17
  dtype: string
18
  splits:
19
  - name: train
20
- num_bytes: 14696
21
  num_examples: 55
22
- download_size: 8666
23
- dataset_size: 14696
24
  ---
 
7
  path: data/train-*
8
  dataset_info:
9
  features:
 
 
 
 
 
 
10
  - name: text
11
  dtype: string
12
  splits:
13
  - name: train
14
+ num_bytes: 7788
15
  num_examples: 55
16
+ download_size: 4131
17
+ dataset_size: 7788
18
  ---