Upload folder using huggingface_hub
Browse files- .argilla/dataset.json +16 -0
- .argilla/settings.json +144 -0
- .argilla/version.json +3 -0
- README.md +149 -45
.argilla/dataset.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
3 |
+
"name": "techchefz-website-data-v5",
|
4 |
+
"guidelines": "These are some guidelines.",
|
5 |
+
"allow_extra_metadata": false,
|
6 |
+
"status": "ready",
|
7 |
+
"distribution": {
|
8 |
+
"strategy": "overlap",
|
9 |
+
"min_submitted": 1
|
10 |
+
},
|
11 |
+
"metadata": null,
|
12 |
+
"workspace_id": "70116148-5356-4bc4-ad4f-61438c8d1268",
|
13 |
+
"last_activity_at": "2025-02-07T10:57:53.219084",
|
14 |
+
"inserted_at": "2025-02-07T10:57:52.766907",
|
15 |
+
"updated_at": "2025-02-07T10:57:53.219084"
|
16 |
+
}
|
.argilla/settings.json
ADDED
@@ -0,0 +1,144 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"guidelines": "These are some guidelines.",
|
3 |
+
"allow_extra_metadata": false,
|
4 |
+
"distribution": {
|
5 |
+
"strategy": "overlap",
|
6 |
+
"min_submitted": 1
|
7 |
+
},
|
8 |
+
"fields": [
|
9 |
+
{
|
10 |
+
"id": "c790f281-aaa1-4b8f-a490-0ffd5f738324",
|
11 |
+
"name": "content",
|
12 |
+
"title": "content",
|
13 |
+
"required": true,
|
14 |
+
"settings": {
|
15 |
+
"type": "text",
|
16 |
+
"use_markdown": false
|
17 |
+
},
|
18 |
+
"dataset_id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
19 |
+
"inserted_at": "2025-02-07T10:57:52.869908",
|
20 |
+
"updated_at": "2025-02-07T10:57:52.869908"
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"id": "6bf9011c-168c-4c3b-89d8-f493ae0cd74e",
|
24 |
+
"name": "title",
|
25 |
+
"title": "title",
|
26 |
+
"required": true,
|
27 |
+
"settings": {
|
28 |
+
"type": "text",
|
29 |
+
"use_markdown": false
|
30 |
+
},
|
31 |
+
"dataset_id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
32 |
+
"inserted_at": "2025-02-07T10:57:52.908409",
|
33 |
+
"updated_at": "2025-02-07T10:57:52.908409"
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"id": "7e8e763b-a764-40a5-9c63-8d0fb9ad5037",
|
37 |
+
"name": "description",
|
38 |
+
"title": "description",
|
39 |
+
"required": true,
|
40 |
+
"settings": {
|
41 |
+
"type": "text",
|
42 |
+
"use_markdown": false
|
43 |
+
},
|
44 |
+
"dataset_id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
45 |
+
"inserted_at": "2025-02-07T10:57:52.945432",
|
46 |
+
"updated_at": "2025-02-07T10:57:52.945432"
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"id": "022db717-9603-487f-9fa8-bbb8f9805bbd",
|
50 |
+
"name": "url",
|
51 |
+
"title": "url",
|
52 |
+
"required": true,
|
53 |
+
"settings": {
|
54 |
+
"type": "text",
|
55 |
+
"use_markdown": false
|
56 |
+
},
|
57 |
+
"dataset_id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
58 |
+
"inserted_at": "2025-02-07T10:57:52.981746",
|
59 |
+
"updated_at": "2025-02-07T10:57:52.981746"
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"id": "f81109a3-1818-4eb6-a7a4-7b1c78aaca57",
|
63 |
+
"name": "source",
|
64 |
+
"title": "source",
|
65 |
+
"required": true,
|
66 |
+
"settings": {
|
67 |
+
"type": "text",
|
68 |
+
"use_markdown": false
|
69 |
+
},
|
70 |
+
"dataset_id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
71 |
+
"inserted_at": "2025-02-07T10:57:53.020785",
|
72 |
+
"updated_at": "2025-02-07T10:57:53.020785"
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"id": "72966379-1225-48ed-aa4a-d57ad1591652",
|
76 |
+
"name": "ques1",
|
77 |
+
"title": "ques1",
|
78 |
+
"required": true,
|
79 |
+
"settings": {
|
80 |
+
"type": "text",
|
81 |
+
"use_markdown": false
|
82 |
+
},
|
83 |
+
"dataset_id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
84 |
+
"inserted_at": "2025-02-07T10:57:53.057060",
|
85 |
+
"updated_at": "2025-02-07T10:57:53.057060"
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"id": "f05ecd15-2d58-48c9-b4ab-c28002e645f3",
|
89 |
+
"name": "ques2",
|
90 |
+
"title": "ques2",
|
91 |
+
"required": true,
|
92 |
+
"settings": {
|
93 |
+
"type": "text",
|
94 |
+
"use_markdown": false
|
95 |
+
},
|
96 |
+
"dataset_id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
97 |
+
"inserted_at": "2025-02-07T10:57:53.093481",
|
98 |
+
"updated_at": "2025-02-07T10:57:53.093481"
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"id": "2513158e-1c97-443a-ab3a-3f875f5285ee",
|
102 |
+
"name": "ques3",
|
103 |
+
"title": "ques3",
|
104 |
+
"required": true,
|
105 |
+
"settings": {
|
106 |
+
"type": "text",
|
107 |
+
"use_markdown": false
|
108 |
+
},
|
109 |
+
"dataset_id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
110 |
+
"inserted_at": "2025-02-07T10:57:53.130402",
|
111 |
+
"updated_at": "2025-02-07T10:57:53.130402"
|
112 |
+
}
|
113 |
+
],
|
114 |
+
"questions": [
|
115 |
+
{
|
116 |
+
"id": "b9383c8f-eab0-4a52-bbd3-84744f38ae27",
|
117 |
+
"name": "label",
|
118 |
+
"title": "label",
|
119 |
+
"description": null,
|
120 |
+
"required": true,
|
121 |
+
"settings": {
|
122 |
+
"type": "label_selection",
|
123 |
+
"options": [
|
124 |
+
{
|
125 |
+
"value": "yes",
|
126 |
+
"text": "yes",
|
127 |
+
"description": null
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"value": "no",
|
131 |
+
"text": "no",
|
132 |
+
"description": null
|
133 |
+
}
|
134 |
+
],
|
135 |
+
"visible_options": null
|
136 |
+
},
|
137 |
+
"dataset_id": "ff92c069-ed92-4380-ac47-559bff34ed3e",
|
138 |
+
"inserted_at": "2025-02-07T10:57:53.173775",
|
139 |
+
"updated_at": "2025-02-07T10:57:53.173775"
|
140 |
+
}
|
141 |
+
],
|
142 |
+
"metadata": [],
|
143 |
+
"vectors": []
|
144 |
+
}
|
.argilla/version.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"argilla": "2.6.0"
|
3 |
+
}
|
README.md
CHANGED
@@ -1,47 +1,151 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
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: content
|
15 |
-
dtype: string
|
16 |
-
- name: title
|
17 |
-
dtype: string
|
18 |
-
- name: description
|
19 |
-
dtype: string
|
20 |
-
- name: url
|
21 |
-
dtype: string
|
22 |
-
- name: source
|
23 |
-
dtype: string
|
24 |
-
- name: ques1
|
25 |
-
dtype: string
|
26 |
-
- name: ques2
|
27 |
-
dtype: string
|
28 |
-
- name: ques3
|
29 |
-
dtype: string
|
30 |
-
- name: label.responses
|
31 |
-
dtype: 'null'
|
32 |
-
- name: label.responses.users
|
33 |
-
dtype: 'null'
|
34 |
-
- name: label.responses.status
|
35 |
-
dtype: 'null'
|
36 |
-
splits:
|
37 |
-
- name: train
|
38 |
-
num_bytes: 84694
|
39 |
-
num_examples: 75
|
40 |
-
download_size: 54131
|
41 |
-
dataset_size: 84694
|
42 |
-
configs:
|
43 |
-
- config_name: default
|
44 |
-
data_files:
|
45 |
-
- split: train
|
46 |
-
path: data/train-*
|
47 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- rlfh
|
4 |
+
- argilla
|
5 |
+
- human-feedback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
+
|
8 |
+
# Dataset Card for techchefz-website-data-v5
|
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("Shashwat13333/techchefz-website-data-v5", 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("Shashwat13333/techchefz-website-data-v5")
|
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 |
+
| content | content | text | True |
|
60 |
+
| title | title | text | True |
|
61 |
+
| description | description | text | True |
|
62 |
+
| url | url | text | True |
|
63 |
+
| source | source | text | True |
|
64 |
+
| ques1 | ques1 | text | True |
|
65 |
+
| ques2 | ques2 | text | True |
|
66 |
+
| ques3 | ques3 | text | True |
|
67 |
+
|
68 |
+
|
69 |
+
### Questions
|
70 |
+
|
71 |
+
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.
|
72 |
+
|
73 |
+
| Question Name | Title | Type | Required | Description | Values/Labels |
|
74 |
+
| ------------- | ----- | ---- | -------- | ----------- | ------------- |
|
75 |
+
| label | label | label_selection | True | N/A | ['yes', 'no'] |
|
76 |
+
|
77 |
+
|
78 |
+
<!-- check length of metadata properties -->
|
79 |
+
|
80 |
+
|
81 |
+
|
82 |
+
|
83 |
+
### Data Splits
|
84 |
+
|
85 |
+
The dataset contains a single split, which is `train`.
|
86 |
+
|
87 |
+
## Dataset Creation
|
88 |
+
|
89 |
+
### Curation Rationale
|
90 |
+
|
91 |
+
[More Information Needed]
|
92 |
+
|
93 |
+
### Source Data
|
94 |
+
|
95 |
+
#### Initial Data Collection and Normalization
|
96 |
+
|
97 |
+
[More Information Needed]
|
98 |
+
|
99 |
+
#### Who are the source language producers?
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
### Annotations
|
104 |
+
|
105 |
+
#### Annotation guidelines
|
106 |
+
|
107 |
+
These are some guidelines.
|
108 |
+
|
109 |
+
#### Annotation process
|
110 |
+
|
111 |
+
[More Information Needed]
|
112 |
+
|
113 |
+
#### Who are the annotators?
|
114 |
+
|
115 |
+
[More Information Needed]
|
116 |
+
|
117 |
+
### Personal and Sensitive Information
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
## Considerations for Using the Data
|
122 |
+
|
123 |
+
### Social Impact of Dataset
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Discussion of Biases
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
### Other Known Limitations
|
132 |
+
|
133 |
+
[More Information Needed]
|
134 |
+
|
135 |
+
## Additional Information
|
136 |
+
|
137 |
+
### Dataset Curators
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
### Licensing Information
|
142 |
+
|
143 |
+
[More Information Needed]
|
144 |
+
|
145 |
+
### Citation Information
|
146 |
+
|
147 |
+
[More Information Needed]
|
148 |
+
|
149 |
+
### Contributions
|
150 |
+
|
151 |
+
[More Information Needed]
|