cnha commited on
Commit
957c746
·
verified ·
1 Parent(s): b3ba9c2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -24
README.md CHANGED
@@ -1,26 +1,25 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: instruction
5
- dtype: string
6
- - name: input
7
- dtype: string
8
- - name: response
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