Commit
•
3811a0a
1
Parent(s):
4b5cb73
Upload dataset
Browse files- README.md +47 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: instruction
|
5 |
+
dtype: string
|
6 |
+
- name: sentiment
|
7 |
+
dtype: string
|
8 |
+
- name: gender
|
9 |
+
dtype: string
|
10 |
+
- name: age_group
|
11 |
+
dtype: string
|
12 |
+
- name: nationality
|
13 |
+
dtype: string
|
14 |
+
- name: expertise
|
15 |
+
dtype: string
|
16 |
+
- name: language
|
17 |
+
dtype: string
|
18 |
+
- name: text
|
19 |
+
dtype: string
|
20 |
+
- name: distilabel_metadata
|
21 |
+
struct:
|
22 |
+
- name: raw_input_text_classification_0
|
23 |
+
list:
|
24 |
+
- name: content
|
25 |
+
dtype: string
|
26 |
+
- name: role
|
27 |
+
dtype: string
|
28 |
+
- name: raw_output_text_classification_0
|
29 |
+
dtype: string
|
30 |
+
- name: model_name
|
31 |
+
dtype: string
|
32 |
+
- name: labels
|
33 |
+
dtype: string
|
34 |
+
- name: vector
|
35 |
+
sequence: float64
|
36 |
+
splits:
|
37 |
+
- name: train
|
38 |
+
num_bytes: 1067504
|
39 |
+
num_examples: 200
|
40 |
+
download_size: 533949
|
41 |
+
dataset_size: 1067504
|
42 |
+
configs:
|
43 |
+
- config_name: default
|
44 |
+
data_files:
|
45 |
+
- split: train
|
46 |
+
path: data/train-*
|
47 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06aec5d45b965a8f47fcd0b48cf39c6acac6e527fe7918274729e1143de59157
|
3 |
+
size 533949
|