Binaryy commited on
Commit
bcf91e7
·
1 Parent(s): b0cebf1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,17 +1,17 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: Input
5
  dtype: float64
6
- - name: Instruction
7
  dtype: string
8
- - name: Ouput
9
  dtype: string
10
  splits:
11
  - name: train
12
  num_bytes: 41226
13
  num_examples: 20
14
- download_size: 29878
15
  dataset_size: 41226
16
  ---
17
  # Dataset Card for "travel_sample"
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: input
5
  dtype: float64
6
+ - name: instruction
7
  dtype: string
8
+ - name: output
9
  dtype: string
10
  splits:
11
  - name: train
12
  num_bytes: 41226
13
  num_examples: 20
14
+ download_size: 29882
15
  dataset_size: 41226
16
  ---
17
  # Dataset Card for "travel_sample"