Upload dataset
Browse files- README.md +9 -3
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -3,18 +3,24 @@ dataset_info:
|
|
3 |
features:
|
4 |
- name: instruction
|
5 |
dtype: string
|
|
|
|
|
6 |
- name: input
|
7 |
dtype: string
|
|
|
|
|
8 |
- name: output
|
9 |
dtype: string
|
10 |
- name: llama3_format
|
11 |
dtype: string
|
|
|
|
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes:
|
15 |
num_examples: 30
|
16 |
-
download_size:
|
17 |
-
dataset_size:
|
18 |
configs:
|
19 |
- config_name: default
|
20 |
data_files:
|
|
|
3 |
features:
|
4 |
- name: instruction
|
5 |
dtype: string
|
6 |
+
- name: instruction_eng
|
7 |
+
dtype: string
|
8 |
- name: input
|
9 |
dtype: string
|
10 |
+
- name: input_eng
|
11 |
+
dtype: string
|
12 |
- name: output
|
13 |
dtype: string
|
14 |
- name: llama3_format
|
15 |
dtype: string
|
16 |
+
- name: llama3_format_eng
|
17 |
+
dtype: string
|
18 |
splits:
|
19 |
- name: train
|
20 |
+
num_bytes: 371584
|
21 |
num_examples: 30
|
22 |
+
download_size: 172122
|
23 |
+
dataset_size: 371584
|
24 |
configs:
|
25 |
- config_name: default
|
26 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:650a9271d3835e6ff209a15ae9ed6121641e8bfbfa5c7f3554b503716a68bc81
|
3 |
+
size 172122
|