Dampish commited on
Commit
6f15292
1 Parent(s): 4bad49d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,22 +1,22 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: instruction
5
- dtype: string
6
  - name: input
7
  dtype: string
8
  - name: output
9
  dtype: string
 
 
10
  - name: input_ids
11
  sequence: int32
12
  - name: attention_mask
13
  sequence: int8
14
  splits:
15
  - name: train
16
- num_bytes: 897048
17
- num_examples: 150
18
- download_size: 178333
19
- dataset_size: 897048
20
  ---
21
  # Dataset Card for "eliai_2.7bh"
22
 
 
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: input
5
  dtype: string
6
  - name: output
7
  dtype: string
8
+ - name: instruction
9
+ dtype: string
10
  - name: input_ids
11
  sequence: int32
12
  - name: attention_mask
13
  sequence: int8
14
  splits:
15
  - name: train
16
+ num_bytes: 2528633
17
+ num_examples: 200
18
+ download_size: 700757
19
+ dataset_size: 2528633
20
  ---
21
  # Dataset Card for "eliai_2.7bh"
22