Jessie09 commited on
Commit
2e065d9
·
verified ·
1 Parent(s): dfec639

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .argilla/dataset.json +16 -0
  2. .argilla/settings.json +102 -0
  3. .argilla/version.json +3 -0
  4. README.md +144 -39
.argilla/dataset.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "fc15b1eb-1f70-4fe0-8612-7a1fc2082024",
3
+ "name": "human_baseline_zh",
4
+ "guidelines": "Please analyze the cultural style of the following advertising slogans and determine which slogan is more likely to be from Hong Kong and which is more likely to be from Mainland.",
5
+ "allow_extra_metadata": false,
6
+ "status": "ready",
7
+ "distribution": {
8
+ "strategy": "overlap",
9
+ "min_submitted": 1
10
+ },
11
+ "metadata": null,
12
+ "workspace_id": "76348530-a335-4d00-b28a-1d21b0b3db29",
13
+ "last_activity_at": "2026-01-20T07:28:55.795072",
14
+ "inserted_at": "2026-01-20T06:09:02.899004",
15
+ "updated_at": "2026-01-20T06:09:05.022034"
16
+ }
.argilla/settings.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "guidelines": "Please analyze the cultural style of the following advertising slogans and determine which slogan is more likely to be from Hong Kong and which is more likely to be from Mainland.",
3
+ "allow_extra_metadata": false,
4
+ "distribution": {
5
+ "strategy": "overlap",
6
+ "min_submitted": 1
7
+ },
8
+ "fields": [
9
+ {
10
+ "id": "afd7a0cf-c844-4c82-b1ee-4f8f3b3a9d75",
11
+ "name": "Index",
12
+ "title": "Index",
13
+ "required": true,
14
+ "settings": {
15
+ "type": "text",
16
+ "use_markdown": false
17
+ },
18
+ "dataset_id": "fc15b1eb-1f70-4fe0-8612-7a1fc2082024",
19
+ "inserted_at": "2026-01-20T06:09:03.388399",
20
+ "updated_at": "2026-01-20T06:09:03.388399"
21
+ },
22
+ {
23
+ "id": "3004612d-6586-44be-9e64-3de11e87ce51",
24
+ "name": "Question",
25
+ "title": "Question",
26
+ "required": true,
27
+ "settings": {
28
+ "type": "text",
29
+ "use_markdown": false
30
+ },
31
+ "dataset_id": "fc15b1eb-1f70-4fe0-8612-7a1fc2082024",
32
+ "inserted_at": "2026-01-20T06:09:03.623350",
33
+ "updated_at": "2026-01-20T06:09:03.623350"
34
+ }
35
+ ],
36
+ "questions": [
37
+ {
38
+ "id": "4a9470dd-5091-4e45-a058-1e4e76917825",
39
+ "name": "A Style",
40
+ "title": "A Style",
41
+ "description": null,
42
+ "required": true,
43
+ "settings": {
44
+ "type": "label_selection",
45
+ "options": [
46
+ {
47
+ "value": "HK",
48
+ "text": "HK",
49
+ "description": null
50
+ },
51
+ {
52
+ "value": "CN",
53
+ "text": "CN",
54
+ "description": null
55
+ },
56
+ {
57
+ "value": "Cannot Determine",
58
+ "text": "Cannot Determine",
59
+ "description": null
60
+ }
61
+ ],
62
+ "visible_options": 3
63
+ },
64
+ "dataset_id": "fc15b1eb-1f70-4fe0-8612-7a1fc2082024",
65
+ "inserted_at": "2026-01-20T06:09:04.520649",
66
+ "updated_at": "2026-01-20T06:09:04.520649"
67
+ },
68
+ {
69
+ "id": "ee8d202a-7231-4da4-b5f7-dfc349c83bae",
70
+ "name": "B Style",
71
+ "title": "B Style",
72
+ "description": null,
73
+ "required": true,
74
+ "settings": {
75
+ "type": "label_selection",
76
+ "options": [
77
+ {
78
+ "value": "HK",
79
+ "text": "HK",
80
+ "description": null
81
+ },
82
+ {
83
+ "value": "CN",
84
+ "text": "CN",
85
+ "description": null
86
+ },
87
+ {
88
+ "value": "Cannot Determine",
89
+ "text": "Cannot Determine",
90
+ "description": null
91
+ }
92
+ ],
93
+ "visible_options": 3
94
+ },
95
+ "dataset_id": "fc15b1eb-1f70-4fe0-8612-7a1fc2082024",
96
+ "inserted_at": "2026-01-20T06:09:04.769707",
97
+ "updated_at": "2026-01-20T06:09:04.769707"
98
+ }
99
+ ],
100
+ "metadata": [],
101
+ "vectors": []
102
+ }
.argilla/version.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "argilla": "2.8.0"
3
+ }
README.md CHANGED
@@ -1,41 +1,146 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: id
5
- dtype: string
6
- - name: status
7
- dtype: string
8
- - name: inserted_at
9
- dtype: timestamp[us]
10
- - name: updated_at
11
- dtype: timestamp[us]
12
- - name: _server_id
13
- dtype: string
14
- - name: Index
15
- dtype: string
16
- - name: Question
17
- dtype: string
18
- - name: A Style.responses
19
- sequence: string
20
- - name: A Style.responses.users
21
- sequence: string
22
- - name: A Style.responses.status
23
- sequence: string
24
- - name: B Style.responses
25
- sequence: string
26
- - name: B Style.responses.users
27
- sequence: string
28
- - name: B Style.responses.status
29
- sequence: string
30
- splits:
31
- - name: train
32
- num_bytes: 1275140
33
- num_examples: 1078
34
- download_size: 648489
35
- dataset_size: 1275140
36
- configs:
37
- - config_name: default
38
- data_files:
39
- - split: train
40
- path: data/train-*
41
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - rlfh
4
+ - argilla
5
+ - human-feedback
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
+
8
+ # Dataset Card for human_baseline_zh
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+ This dataset has been created with [Argilla](https://github.com/argilla-io/argilla). As shown in the sections below, this dataset can be loaded into your Argilla server as explained in [Load with Argilla](#load-with-argilla), or used directly with the `datasets` library in [Load with `datasets`](#load-with-datasets).
17
+
18
+
19
+ ## Using this dataset with Argilla
20
+
21
+ To load with Argilla, you'll just need to install Argilla as `pip install argilla --upgrade` and then use the following code:
22
+
23
+ ```python
24
+ import argilla as rg
25
+
26
+ ds = rg.Dataset.from_hub("Jessie09/human_baseline_zh", settings="auto")
27
+ ```
28
+
29
+ This will load the settings and records from the dataset repository and push them to you Argilla server for exploration and annotation.
30
+
31
+ ## Using this dataset with `datasets`
32
+
33
+ To load the records of this dataset with `datasets`, you'll just need to install `datasets` as `pip install datasets --upgrade` and then use the following code:
34
+
35
+ ```python
36
+ from datasets import load_dataset
37
+
38
+ ds = load_dataset("Jessie09/human_baseline_zh")
39
+ ```
40
+
41
+ This will only load the records of the dataset, but not the Argilla settings.
42
+
43
+ ## Dataset Structure
44
+
45
+ This dataset repo contains:
46
+
47
+ * Dataset records in a format compatible with HuggingFace `datasets`. These records will be loaded automatically when using `rg.Dataset.from_hub` and can be loaded independently using the `datasets` library via `load_dataset`.
48
+ * The [annotation guidelines](#annotation-guidelines) that have been used for building and curating the dataset, if they've been defined in Argilla.
49
+ * A dataset configuration folder conforming to the Argilla dataset format in `.argilla`.
50
+
51
+ The dataset is created in Argilla with: **fields**, **questions**, **suggestions**, **metadata**, **vectors**, and **guidelines**.
52
+
53
+ ### Fields
54
+
55
+ The **fields** are the features or text of a dataset's records. For example, the 'text' column of a text classification dataset of the 'prompt' column of an instruction following dataset.
56
+
57
+ | Field Name | Title | Type | Required |
58
+ | ---------- | ----- | ---- | -------- |
59
+ | Index | Index | text | True |
60
+ | Question | Question | text | True |
61
+
62
+
63
+ ### Questions
64
+
65
+ The **questions** are the questions that will be asked to the annotators. They can be of different types, such as rating, text, label_selection, multi_label_selection, or ranking.
66
+
67
+ | Question Name | Title | Type | Required | Description | Values/Labels |
68
+ | ------------- | ----- | ---- | -------- | ----------- | ------------- |
69
+ | A Style | A Style | label_selection | True | N/A | ['HK', 'CN', 'Cannot Determine'] |
70
+ | B Style | B Style | label_selection | True | N/A | ['HK', 'CN', 'Cannot Determine'] |
71
+
72
+
73
+ <!-- check length of metadata properties -->
74
+
75
+
76
+
77
+
78
+ ### Data Splits
79
+
80
+ The dataset contains a single split, which is `train`.
81
+
82
+ ## Dataset Creation
83
+
84
+ ### Curation Rationale
85
+
86
+ [More Information Needed]
87
+
88
+ ### Source Data
89
+
90
+ #### Initial Data Collection and Normalization
91
+
92
+ [More Information Needed]
93
+
94
+ #### Who are the source language producers?
95
+
96
+ [More Information Needed]
97
+
98
+ ### Annotations
99
+
100
+ #### Annotation guidelines
101
+
102
+ Please analyze the cultural style of the following advertising slogans and determine which slogan is more likely to be from Hong Kong and which is more likely to be from Mainland.
103
+
104
+ #### Annotation process
105
+
106
+ [More Information Needed]
107
+
108
+ #### Who are the annotators?
109
+
110
+ [More Information Needed]
111
+
112
+ ### Personal and Sensitive Information
113
+
114
+ [More Information Needed]
115
+
116
+ ## Considerations for Using the Data
117
+
118
+ ### Social Impact of Dataset
119
+
120
+ [More Information Needed]
121
+
122
+ ### Discussion of Biases
123
+
124
+ [More Information Needed]
125
+
126
+ ### Other Known Limitations
127
+
128
+ [More Information Needed]
129
+
130
+ ## Additional Information
131
+
132
+ ### Dataset Curators
133
+
134
+ [More Information Needed]
135
+
136
+ ### Licensing Information
137
+
138
+ [More Information Needed]
139
+
140
+ ### Citation Information
141
+
142
+ [More Information Needed]
143
+
144
+ ### Contributions
145
+
146
+ [More Information Needed]