Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -8,24 +8,24 @@ dataset_info:
|
|
8 |
features:
|
9 |
- name: instruction_en
|
10 |
dtype: string
|
11 |
-
- name: index
|
12 |
-
dtype: string
|
13 |
-
- name: output_en
|
14 |
-
dtype: string
|
15 |
- name: output
|
16 |
dtype: string
|
17 |
-
- name:
|
18 |
dtype: string
|
19 |
- name: instruction
|
20 |
dtype: string
|
|
|
|
|
21 |
- name: input_en
|
22 |
dtype: string
|
|
|
|
|
23 |
splits:
|
24 |
- name: train
|
25 |
-
num_bytes:
|
26 |
-
num_examples:
|
27 |
-
download_size:
|
28 |
-
dataset_size:
|
29 |
---
|
30 |
# Dataset Card for "alpagasus_cleaned_ar_reviewed"
|
31 |
|
|
|
8 |
features:
|
9 |
- name: instruction_en
|
10 |
dtype: string
|
|
|
|
|
|
|
|
|
11 |
- name: output
|
12 |
dtype: string
|
13 |
+
- name: output_en
|
14 |
dtype: string
|
15 |
- name: instruction
|
16 |
dtype: string
|
17 |
+
- name: index
|
18 |
+
dtype: string
|
19 |
- name: input_en
|
20 |
dtype: string
|
21 |
+
- name: input
|
22 |
+
dtype: string
|
23 |
splits:
|
24 |
- name: train
|
25 |
+
num_bytes: 426599
|
26 |
+
num_examples: 522
|
27 |
+
download_size: 253775
|
28 |
+
dataset_size: 426599
|
29 |
---
|
30 |
# Dataset Card for "alpagasus_cleaned_ar_reviewed"
|
31 |
|