Upload README.md with huggingface_hub
Browse files
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:
|
17 |
-
num_examples:
|
18 |
-
download_size:
|
19 |
-
dataset_size:
|
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 |
|