Chucks001308 commited on
Commit
db5fc01
·
verified ·
1 Parent(s): e550d34

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .argilla/dataset.json +1 -1
  2. .argilla/settings.json +4 -4
  3. README.md +2 -46
.argilla/dataset.json CHANGED
@@ -34,7 +34,7 @@
34
  "imported": "UI"
35
  },
36
  "workspace_id": "fef3b84a-36bd-433e-a95f-c6aaf5248c21",
37
- "last_activity_at": "2025-04-03T18:36:13.681523",
38
  "inserted_at": "2025-04-03T15:42:24.662824",
39
  "updated_at": "2025-04-03T15:42:25.080155"
40
  }
 
34
  "imported": "UI"
35
  },
36
  "workspace_id": "fef3b84a-36bd-433e-a95f-c6aaf5248c21",
37
+ "last_activity_at": "2025-04-04T03:01:03.820926",
38
  "inserted_at": "2025-04-03T15:42:24.662824",
39
  "updated_at": "2025-04-03T15:42:25.080155"
40
  }
.argilla/settings.json CHANGED
@@ -50,7 +50,7 @@
50
  {
51
  "id": "11f2f6c4-007d-4f7b-8fb0-53403f91fbc9",
52
  "name": "span_0",
53
- "title": "span_manual",
54
  "description": null,
55
  "required": true,
56
  "settings": {
@@ -104,12 +104,12 @@
104
  },
105
  "dataset_id": "f1708b08-943d-4f3f-b8a5-fb555e131d85",
106
  "inserted_at": "2025-04-03T15:42:24.958023",
107
- "updated_at": "2025-04-03T18:41:35.395918"
108
  },
109
  {
110
  "id": "865d1fb2-487a-49f3-b4a7-9272380068e2",
111
  "name": "rating_1",
112
- "title": "rating_manual",
113
  "description": null,
114
  "required": true,
115
  "settings": {
@@ -134,7 +134,7 @@
134
  },
135
  "dataset_id": "f1708b08-943d-4f3f-b8a5-fb555e131d85",
136
  "inserted_at": "2025-04-03T15:42:25.017732",
137
- "updated_at": "2025-04-03T18:41:39.673257"
138
  }
139
  ],
140
  "metadata": [],
 
50
  {
51
  "id": "11f2f6c4-007d-4f7b-8fb0-53403f91fbc9",
52
  "name": "span_0",
53
+ "title": "span_0",
54
  "description": null,
55
  "required": true,
56
  "settings": {
 
104
  },
105
  "dataset_id": "f1708b08-943d-4f3f-b8a5-fb555e131d85",
106
  "inserted_at": "2025-04-03T15:42:24.958023",
107
+ "updated_at": "2025-04-03T18:58:19.441101"
108
  },
109
  {
110
  "id": "865d1fb2-487a-49f3-b4a7-9272380068e2",
111
  "name": "rating_1",
112
+ "title": "rating_0",
113
  "description": null,
114
  "required": true,
115
  "settings": {
 
134
  },
135
  "dataset_id": "f1708b08-943d-4f3f-b8a5-fb555e131d85",
136
  "inserted_at": "2025-04-03T15:42:25.017732",
137
+ "updated_at": "2025-04-03T18:58:21.594015"
138
  }
139
  ],
140
  "metadata": [],
README.md CHANGED
@@ -3,50 +3,6 @@ tags:
3
  - rlfh
4
  - argilla
5
  - human-feedback
6
- dataset_info:
7
- features:
8
- - name: id
9
- dtype: string
10
- - name: status
11
- dtype: string
12
- - name: inserted_at
13
- dtype: timestamp[us]
14
- - name: updated_at
15
- dtype: timestamp[us]
16
- - name: _server_id
17
- dtype: string
18
- - name: text
19
- dtype: string
20
- - name: span_0.responses
21
- list:
22
- list:
23
- - name: end
24
- dtype: int64
25
- - name: label
26
- dtype: string
27
- - name: start
28
- dtype: int64
29
- - name: span_0.responses.users
30
- sequence: string
31
- - name: span_0.responses.status
32
- sequence: string
33
- - name: rating_1.responses
34
- sequence: int64
35
- - name: rating_1.responses.users
36
- sequence: string
37
- - name: rating_1.responses.status
38
- sequence: string
39
- splits:
40
- - name: train
41
- num_bytes: 250161
42
- num_examples: 20
43
- download_size: 141216
44
- dataset_size: 250161
45
- configs:
46
- - config_name: default
47
- data_files:
48
- - split: train
49
- path: data/train-*
50
  ---
51
 
52
  # Dataset Card for annotated_20_manual
@@ -111,8 +67,8 @@ The **questions** are the questions that will be asked to the annotators. They c
111
 
112
  | Question Name | Title | Type | Required | Description | Values/Labels |
113
  | ------------- | ----- | ---- | -------- | ----------- | ------------- |
114
- | span_0 | span_manual | span | True | N/A | ['Medical Condition', 'Prescription Drugs', 'Demographics', 'Medical ID', 'ICD Code', 'Healthcare Identifier', 'Insurance Number', 'General PII'] |
115
- | rating_1 | rating_manual | rating | True | N/A | [0, 1, 2, 3, 4] |
116
 
117
 
118
  <!-- check length of metadata properties -->
 
3
  - rlfh
4
  - argilla
5
  - human-feedback
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Dataset Card for annotated_20_manual
 
67
 
68
  | Question Name | Title | Type | Required | Description | Values/Labels |
69
  | ------------- | ----- | ---- | -------- | ----------- | ------------- |
70
+ | span_0 | span_0 | span | True | N/A | ['Medical Condition', 'Prescription Drugs', 'Demographics', 'Medical ID', 'ICD Code', 'Healthcare Identifier', 'Insurance Number', 'General PII'] |
71
+ | rating_1 | rating_0 | rating | True | N/A | [0, 1, 2, 3, 4] |
72
 
73
 
74
  <!-- check length of metadata properties -->