Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,38 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
configs:
|
| 3 |
-
- config_name: default
|
| 4 |
-
data_files:
|
| 5 |
-
- split: train
|
| 6 |
-
path: data/train-*
|
| 7 |
-
- split: validation
|
| 8 |
-
path: data/validation-*
|
| 9 |
-
- split: test
|
| 10 |
-
path: data/test-*
|
| 11 |
-
dataset_info:
|
| 12 |
-
features:
|
| 13 |
-
- name: id
|
| 14 |
-
dtype: string
|
| 15 |
-
- name: topic
|
| 16 |
-
dtype: string
|
| 17 |
-
- name: messages
|
| 18 |
-
list:
|
| 19 |
-
- name: content
|
| 20 |
-
dtype: string
|
| 21 |
-
- name: role
|
| 22 |
-
dtype: string
|
| 23 |
-
splits:
|
| 24 |
-
- name: train
|
| 25 |
-
num_bytes: 1022851
|
| 26 |
-
num_examples: 4000
|
| 27 |
-
- name: validation
|
| 28 |
-
num_bytes: 128151
|
| 29 |
-
num_examples: 500
|
| 30 |
-
- name: test
|
| 31 |
-
num_bytes: 128036
|
| 32 |
-
num_examples: 500
|
| 33 |
-
download_size: 65420
|
| 34 |
-
dataset_size: 1279038
|
| 35 |
-
---
|
| 36 |
|
| 37 |
# Sheikh Conversation Dataset
|
| 38 |
|
|
@@ -69,4 +34,4 @@ Each conversation contains:
|
|
| 69 |
- Test: 500
|
| 70 |
|
| 71 |
## Created
|
| 72 |
-
2025-10-15 15:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# Sheikh Conversation Dataset
|
| 3 |
|
|
|
|
| 34 |
- Test: 500
|
| 35 |
|
| 36 |
## Created
|
| 37 |
+
2025-10-15 15:49:54
|