Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,26 +1,25 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
dtype: string
|
10 |
-
splits:
|
11 |
-
- name: train
|
12 |
-
num_bytes: 955422
|
13 |
-
num_examples: 4297
|
14 |
-
- name: test
|
15 |
-
num_bytes: 93526
|
16 |
-
num_examples: 478
|
17 |
-
download_size: 533289
|
18 |
-
dataset_size: 1048948
|
19 |
-
configs:
|
20 |
-
- config_name: default
|
21 |
-
data_files:
|
22 |
-
- split: train
|
23 |
-
path: data/train-*
|
24 |
-
- split: test
|
25 |
-
path: data/test-*
|
26 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- tr
|
4 |
+
license:
|
5 |
+
- mit
|
6 |
+
tags:
|
7 |
+
- turkish
|
8 |
+
- dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
+
|
11 |
+
# Dataset Card for cnha/kkds2
|
12 |
+
|
13 |
+
## Dataset Description
|
14 |
+
|
15 |
+
kktrmeali
|
16 |
+
|
17 |
+
### Dataset Summary
|
18 |
+
|
19 |
+
- **Total Size:** 4775 examples
|
20 |
+
- Training Set: 4297 examples
|
21 |
+
- Test Set: 478 examples
|
22 |
+
- **Columns:**
|
23 |
+
- instruction: The task instruction
|
24 |
+
- input: The input text (if any)
|
25 |
+
- response: The expected response
|