roy-c commited on
Commit
851c41c
·
verified ·
1 Parent(s): b7567b8

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .argilla/dataset.json +16 -0
  2. .argilla/settings.json +98 -0
  3. .argilla/version.json +3 -0
  4. README.md +145 -41
.argilla/dataset.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "9ca61a1a-3db7-4730-87a7-95d9ad663c35",
3
+ "name": "Ads-LeadsPilot",
4
+ "guidelines": "No guidelines. Freee Format.",
5
+ "allow_extra_metadata": false,
6
+ "status": "ready",
7
+ "distribution": {
8
+ "strategy": "overlap",
9
+ "min_submitted": 1
10
+ },
11
+ "metadata": null,
12
+ "workspace_id": "c326c531-bab5-4daf-9ba2-17f0f3b1a681",
13
+ "last_activity_at": "2024-12-19T14:11:03.568887",
14
+ "inserted_at": "2024-12-19T14:11:03.500990",
15
+ "updated_at": "2024-12-19T14:11:03.568887"
16
+ }
.argilla/settings.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "guidelines": "No guidelines. Freee Format.",
3
+ "allow_extra_metadata": false,
4
+ "distribution": {
5
+ "strategy": "overlap",
6
+ "min_submitted": 1
7
+ },
8
+ "fields": [
9
+ {
10
+ "id": "59ce99d7-b3e7-4b98-9f69-bbd33e963178",
11
+ "name": "Job Title",
12
+ "title": "Job Title",
13
+ "required": true,
14
+ "settings": {
15
+ "type": "text",
16
+ "use_markdown": false
17
+ },
18
+ "dataset_id": "9ca61a1a-3db7-4730-87a7-95d9ad663c35",
19
+ "inserted_at": "2024-12-19T14:11:03.531129",
20
+ "updated_at": "2024-12-19T14:11:03.531129"
21
+ },
22
+ {
23
+ "id": "1d911764-2158-4ed9-8830-7c4dc15dac91",
24
+ "name": "Ad",
25
+ "title": "Ad",
26
+ "required": true,
27
+ "settings": {
28
+ "type": "text",
29
+ "use_markdown": true
30
+ },
31
+ "dataset_id": "9ca61a1a-3db7-4730-87a7-95d9ad663c35",
32
+ "inserted_at": "2024-12-19T14:11:03.538777",
33
+ "updated_at": "2024-12-19T14:11:03.538777"
34
+ },
35
+ {
36
+ "id": "571e4a85-34ce-4186-aef6-a3cdbf1d59c8",
37
+ "name": "Tone",
38
+ "title": "Tone",
39
+ "required": true,
40
+ "settings": {
41
+ "type": "text",
42
+ "use_markdown": false
43
+ },
44
+ "dataset_id": "9ca61a1a-3db7-4730-87a7-95d9ad663c35",
45
+ "inserted_at": "2024-12-19T14:11:03.544035",
46
+ "updated_at": "2024-12-19T14:11:03.544035"
47
+ }
48
+ ],
49
+ "questions": [
50
+ {
51
+ "id": "3dcc9cdc-1ace-42d0-851d-b89199977773",
52
+ "name": "Rate the Ad!",
53
+ "title": "Rate the Ad!",
54
+ "description": null,
55
+ "required": true,
56
+ "settings": {
57
+ "type": "label_selection",
58
+ "options": [
59
+ {
60
+ "value": "Good",
61
+ "text": "Good",
62
+ "description": null
63
+ },
64
+ {
65
+ "value": "Okay",
66
+ "text": "Okay",
67
+ "description": null
68
+ },
69
+ {
70
+ "value": "Not Good",
71
+ "text": "Not Good",
72
+ "description": null
73
+ }
74
+ ],
75
+ "visible_options": 3
76
+ },
77
+ "dataset_id": "9ca61a1a-3db7-4730-87a7-95d9ad663c35",
78
+ "inserted_at": "2024-12-19T14:11:03.550972",
79
+ "updated_at": "2024-12-19T14:11:03.550972"
80
+ },
81
+ {
82
+ "id": "13253f7c-2f83-4087-8b07-3c4beaa2271e",
83
+ "name": "What do you think should be improved about the ad?",
84
+ "title": "What do you think should be improved about the ad?",
85
+ "description": null,
86
+ "required": true,
87
+ "settings": {
88
+ "type": "text",
89
+ "use_markdown": false
90
+ },
91
+ "dataset_id": "9ca61a1a-3db7-4730-87a7-95d9ad663c35",
92
+ "inserted_at": "2024-12-19T14:11:03.559860",
93
+ "updated_at": "2024-12-19T14:11:03.559860"
94
+ }
95
+ ],
96
+ "metadata": [],
97
+ "vectors": []
98
+ }
.argilla/version.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "argilla": "2.6.0"
3
+ }
README.md CHANGED
@@ -1,43 +1,147 @@
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: Job Title
15
- dtype: string
16
- - name: Ad
17
- dtype: string
18
- - name: Tone
19
- dtype: string
20
- - name: Rate the Ad!.responses
21
- dtype: 'null'
22
- - name: Rate the Ad!.responses.users
23
- dtype: 'null'
24
- - name: Rate the Ad!.responses.status
25
- dtype: 'null'
26
- - name: What do you think should be improved about the ad?.responses
27
- dtype: 'null'
28
- - name: What do you think should be improved about the ad?.responses.users
29
- dtype: 'null'
30
- - name: What do you think should be improved about the ad?.responses.status
31
- dtype: 'null'
32
- splits:
33
- - name: train
34
- num_bytes: 7312
35
- num_examples: 4
36
- download_size: 16989
37
- dataset_size: 7312
38
- configs:
39
- - config_name: default
40
- data_files:
41
- - split: train
42
- path: data/train-*
43
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - rlfh
4
+ - argilla
5
+ - human-feedback
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
+
8
+ # Dataset Card for Ads-LeadsPilot
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("roy-c/Ads-LeadsPilot", 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("roy-c/Ads-LeadsPilot")
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
+ | Job Title | Job Title | text | True |
60
+ | Ad | Ad | text | True |
61
+ | Tone | Tone | text | True |
62
+
63
+
64
+ ### Questions
65
+
66
+ 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.
67
+
68
+ | Question Name | Title | Type | Required | Description | Values/Labels |
69
+ | ------------- | ----- | ---- | -------- | ----------- | ------------- |
70
+ | Rate the Ad! | Rate the Ad! | label_selection | True | N/A | ['Good', 'Okay', 'Not Good'] |
71
+ | What do you think should be improved about the ad? | What do you think should be improved about the ad? | text | True | N/A | N/A |
72
+
73
+
74
+ <!-- check length of metadata properties -->
75
+
76
+
77
+
78
+
79
+ ### Data Splits
80
+
81
+ The dataset contains a single split, which is `train`.
82
+
83
+ ## Dataset Creation
84
+
85
+ ### Curation Rationale
86
+
87
+ [More Information Needed]
88
+
89
+ ### Source Data
90
+
91
+ #### Initial Data Collection and Normalization
92
+
93
+ [More Information Needed]
94
+
95
+ #### Who are the source language producers?
96
+
97
+ [More Information Needed]
98
+
99
+ ### Annotations
100
+
101
+ #### Annotation guidelines
102
+
103
+ No guidelines. Freee Format.
104
+
105
+ #### Annotation process
106
+
107
+ [More Information Needed]
108
+
109
+ #### Who are the annotators?
110
+
111
+ [More Information Needed]
112
+
113
+ ### Personal and Sensitive Information
114
+
115
+ [More Information Needed]
116
+
117
+ ## Considerations for Using the Data
118
+
119
+ ### Social Impact of Dataset
120
+
121
+ [More Information Needed]
122
+
123
+ ### Discussion of Biases
124
+
125
+ [More Information Needed]
126
+
127
+ ### Other Known Limitations
128
+
129
+ [More Information Needed]
130
+
131
+ ## Additional Information
132
+
133
+ ### Dataset Curators
134
+
135
+ [More Information Needed]
136
+
137
+ ### Licensing Information
138
+
139
+ [More Information Needed]
140
+
141
+ ### Citation Information
142
+
143
+ [More Information Needed]
144
+
145
+ ### Contributions
146
+
147
+ [More Information Needed]