Upload dataset
Browse files- README.md +21 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,4 +1,25 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
This dataset is a processed version of the [merve/turkish_instructions](https://huggingface.co/datasets/merve/turkish_instructions?row=1) dataset.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: 'Unnamed: 0'
|
6 |
+
dtype: int64
|
7 |
+
- name: instruction
|
8 |
+
dtype: string
|
9 |
+
- name: input
|
10 |
+
dtype: string
|
11 |
+
- name: output
|
12 |
+
dtype: string
|
13 |
+
splits:
|
14 |
+
- name: train
|
15 |
+
num_bytes: 21620831
|
16 |
+
num_examples: 51563
|
17 |
+
download_size: 13432126
|
18 |
+
dataset_size: 21620831
|
19 |
+
configs:
|
20 |
+
- config_name: default
|
21 |
+
data_files:
|
22 |
+
- split: train
|
23 |
+
path: data/train-*
|
24 |
---
|
25 |
This dataset is a processed version of the [merve/turkish_instructions](https://huggingface.co/datasets/merve/turkish_instructions?row=1) dataset.
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6d3f1d6d5aebcc872c5e137c4da9f86e5f38a588815ac5d96b7db1330deba5a
|
3 |
+
size 13432126
|