davidberenstein1957 HF staff commited on
Commit
f6c90b9
·
verified ·
1 Parent(s): 30138bc

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .argilla/dataset.json +41 -0
  2. .argilla/settings.json +70 -0
  3. .argilla/version.json +3 -0
  4. README.md +151 -31
.argilla/dataset.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "81c670fa-9ffc-4c2a-ba85-e8aa9f4c593e",
3
+ "name": "fineweb-2-ron-test",
4
+ "guidelines": null,
5
+ "allow_extra_metadata": true,
6
+ "status": "ready",
7
+ "distribution": {
8
+ "strategy": "overlap",
9
+ "min_submitted": 1
10
+ },
11
+ "metadata": {
12
+ "repoId": "HuggingFaceFW/fineweb-2",
13
+ "subset": "alp_Latn_removed",
14
+ "split": "train",
15
+ "mapping": {
16
+ "fields": [
17
+ {
18
+ "source": "text",
19
+ "target": "text"
20
+ }
21
+ ],
22
+ "metadata": [
23
+ {
24
+ "source": "language_score",
25
+ "target": "language_score"
26
+ },
27
+ {
28
+ "source": "minhash_cluster_size",
29
+ "target": "minhash_cluster_size"
30
+ }
31
+ ],
32
+ "suggestions": [],
33
+ "external_id": "id"
34
+ },
35
+ "imported": "UI"
36
+ },
37
+ "workspace_id": "3930233b-f754-480b-b2e8-d290d8bcb518",
38
+ "last_activity_at": "2024-12-10T14:15:55.767132",
39
+ "inserted_at": "2024-12-10T14:15:55.416211",
40
+ "updated_at": "2024-12-10T14:15:55.767132"
41
+ }
.argilla/settings.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "guidelines": null,
3
+ "allow_extra_metadata": true,
4
+ "distribution": {
5
+ "strategy": "overlap",
6
+ "min_submitted": 1
7
+ },
8
+ "fields": [
9
+ {
10
+ "id": "8c02c716-57e8-49a5-8d5d-13ecd0e2e8dd",
11
+ "name": "text",
12
+ "title": "text",
13
+ "required": false,
14
+ "settings": {
15
+ "type": "text",
16
+ "use_markdown": false
17
+ },
18
+ "dataset_id": "81c670fa-9ffc-4c2a-ba85-e8aa9f4c593e",
19
+ "inserted_at": "2024-12-10T14:15:55.504097",
20
+ "updated_at": "2024-12-10T14:15:55.504097"
21
+ }
22
+ ],
23
+ "questions": [
24
+ {
25
+ "id": "e6798b92-cfd7-4189-9a34-280e5afa3123",
26
+ "name": "text_0",
27
+ "title": "text_0",
28
+ "description": null,
29
+ "required": true,
30
+ "settings": {
31
+ "type": "text",
32
+ "use_markdown": false
33
+ },
34
+ "dataset_id": "81c670fa-9ffc-4c2a-ba85-e8aa9f4c593e",
35
+ "inserted_at": "2024-12-10T14:15:55.571835",
36
+ "updated_at": "2024-12-10T14:15:55.571835"
37
+ }
38
+ ],
39
+ "metadata": [
40
+ {
41
+ "id": "de07934e-a2c4-493c-ab29-74969621a4ae",
42
+ "name": "language_score",
43
+ "title": "language_score",
44
+ "settings": {
45
+ "type": "float",
46
+ "min": null,
47
+ "max": null
48
+ },
49
+ "visible_for_annotators": true,
50
+ "dataset_id": "81c670fa-9ffc-4c2a-ba85-e8aa9f4c593e",
51
+ "inserted_at": "2024-12-10T14:15:55.640631",
52
+ "updated_at": "2024-12-10T14:15:55.640631"
53
+ },
54
+ {
55
+ "id": "dff2eaeb-a1e5-49f7-aa4a-9eec13070cf6",
56
+ "name": "minhash_cluster_size",
57
+ "title": "minhash_cluster_size",
58
+ "settings": {
59
+ "type": "integer",
60
+ "min": null,
61
+ "max": null
62
+ },
63
+ "visible_for_annotators": true,
64
+ "dataset_id": "81c670fa-9ffc-4c2a-ba85-e8aa9f4c593e",
65
+ "inserted_at": "2024-12-10T14:15:55.695234",
66
+ "updated_at": "2024-12-10T14:15:55.695234"
67
+ }
68
+ ],
69
+ "vectors": []
70
+ }
.argilla/version.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "argilla": "2.6.0dev0"
3
+ }
README.md CHANGED
@@ -1,33 +1,153 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: id
5
- dtype: string
6
- - name: status
7
- dtype: string
8
- - name: _server_id
9
- dtype: string
10
- - name: text
11
- dtype: string
12
- - name: text_0.responses
13
- dtype: 'null'
14
- - name: text_0.responses.users
15
- dtype: 'null'
16
- - name: text_0.responses.status
17
- dtype: 'null'
18
- - name: metadata.language_score
19
- dtype: float64
20
- - name: metadata.minhash_cluster_size
21
- dtype: int64
22
- splits:
23
- - name: train
24
- num_bytes: 4141031
25
- num_examples: 7637
26
- download_size: 1926773
27
- dataset_size: 4141031
28
- configs:
29
- - config_name: default
30
- data_files:
31
- - split: train
32
- path: data/train-*
33
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - rlfh
4
+ - argilla
5
+ - human-feedback
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
+
8
+ # Dataset Card for fineweb-2-ron-test
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("davidberenstein1957/fineweb-2-ron-test", 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("davidberenstein1957/fineweb-2-ron-test")
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
+ | text | text | text | False |
60
+
61
+
62
+ ### Questions
63
+
64
+ 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.
65
+
66
+ | Question Name | Title | Type | Required | Description | Values/Labels |
67
+ | ------------- | ----- | ---- | -------- | ----------- | ------------- |
68
+ | text_0 | text_0 | text | True | N/A | N/A |
69
+
70
+
71
+ <!-- check length of metadata properties -->
72
+
73
+ ### Metadata
74
+
75
+ The **metadata** is a dictionary that can be used to provide additional information about the dataset record.
76
+ | Metadata Name | Title | Type | Values | Visible for Annotators |
77
+ | ------------- | ----- | ---- | ------ | ---------------------- |
78
+ | language_score | language_score | float | - | True |
79
+ | minhash_cluster_size | minhash_cluster_size | integer | - | True |
80
+
81
+
82
+
83
+
84
+
85
+ ### Data Splits
86
+
87
+ The dataset contains a single split, which is `train`.
88
+
89
+ ## Dataset Creation
90
+
91
+ ### Curation Rationale
92
+
93
+ [More Information Needed]
94
+
95
+ ### Source Data
96
+
97
+ #### Initial Data Collection and Normalization
98
+
99
+ [More Information Needed]
100
+
101
+ #### Who are the source language producers?
102
+
103
+ [More Information Needed]
104
+
105
+ ### Annotations
106
+
107
+ #### Annotation guidelines
108
+
109
+ [More Information Needed]
110
+
111
+ #### Annotation process
112
+
113
+ [More Information Needed]
114
+
115
+ #### Who are the annotators?
116
+
117
+ [More Information Needed]
118
+
119
+ ### Personal and Sensitive Information
120
+
121
+ [More Information Needed]
122
+
123
+ ## Considerations for Using the Data
124
+
125
+ ### Social Impact of Dataset
126
+
127
+ [More Information Needed]
128
+
129
+ ### Discussion of Biases
130
+
131
+ [More Information Needed]
132
+
133
+ ### Other Known Limitations
134
+
135
+ [More Information Needed]
136
+
137
+ ## Additional Information
138
+
139
+ ### Dataset Curators
140
+
141
+ [More Information Needed]
142
+
143
+ ### Licensing Information
144
+
145
+ [More Information Needed]
146
+
147
+ ### Citation Information
148
+
149
+ [More Information Needed]
150
+
151
+ ### Contributions
152
+
153
+ [More Information Needed]