MuhammadHelmy
commited on
Commit
•
6a2af29
1
Parent(s):
4886406
Upload dataset
Browse files- README.md +21 -4
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,14 +1,31 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
task_categories:
|
3 |
- conversational
|
4 |
- text-generation
|
5 |
- text-classification
|
6 |
-
language:
|
7 |
-
- ar
|
8 |
tags:
|
9 |
- mental health
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
# Dataset Card for Nafsy
|
14 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
+
size_categories:
|
5 |
+
- 1K<n<10K
|
6 |
task_categories:
|
7 |
- conversational
|
8 |
- text-generation
|
9 |
- text-classification
|
|
|
|
|
10 |
tags:
|
11 |
- mental health
|
12 |
+
dataset_info:
|
13 |
+
features:
|
14 |
+
- name: content
|
15 |
+
dtype: string
|
16 |
+
- name: topic_name
|
17 |
+
dtype: string
|
18 |
+
splits:
|
19 |
+
- name: train
|
20 |
+
num_bytes: 3023318
|
21 |
+
num_examples: 1076
|
22 |
+
download_size: 1453478
|
23 |
+
dataset_size: 3023318
|
24 |
+
configs:
|
25 |
+
- config_name: default
|
26 |
+
data_files:
|
27 |
+
- split: train
|
28 |
+
path: data/train-*
|
29 |
---
|
30 |
# Dataset Card for Nafsy
|
31 |
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be7fba4bd235ea4cbf3ea810c57e3cc06b4f976c951ba4a127f200b09eae9998
|
3 |
+
size 1453478
|