Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -14,18 +14,22 @@ dataset_info:
|
|
14 |
dtype: string
|
15 |
- name: targets
|
16 |
dtype: string
|
|
|
|
|
|
|
|
|
17 |
splits:
|
18 |
- name: train
|
19 |
-
num_bytes:
|
20 |
num_examples: 4818
|
21 |
- name: test
|
22 |
-
num_bytes:
|
23 |
num_examples: 1029
|
24 |
- name: valid
|
25 |
-
num_bytes:
|
26 |
num_examples: 1014
|
27 |
-
download_size:
|
28 |
-
dataset_size:
|
29 |
---
|
30 |
# Dataset Card for "FarsTail-Instruct-LLM"
|
31 |
|
|
|
14 |
dtype: string
|
15 |
- name: targets
|
16 |
dtype: string
|
17 |
+
- name: template_lang
|
18 |
+
dtype: string
|
19 |
+
- name: template_id
|
20 |
+
dtype: int64
|
21 |
splits:
|
22 |
- name: train
|
23 |
+
num_bytes: 3062627
|
24 |
num_examples: 4818
|
25 |
- name: test
|
26 |
+
num_bytes: 645712
|
27 |
num_examples: 1029
|
28 |
- name: valid
|
29 |
+
num_bytes: 636115
|
30 |
num_examples: 1014
|
31 |
+
download_size: 1362720
|
32 |
+
dataset_size: 4344454
|
33 |
---
|
34 |
# Dataset Card for "FarsTail-Instruct-LLM"
|
35 |
|