Upload dataset
Browse files- README.md +74 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -3,6 +3,80 @@ tags:
|
|
3 |
- rlfh
|
4 |
- argilla
|
5 |
- human-feedback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Dataset Card for export-testing-279
|
|
|
3 |
- rlfh
|
4 |
- argilla
|
5 |
- human-feedback
|
6 |
+
configs:
|
7 |
+
- config_name: default
|
8 |
+
data_files:
|
9 |
+
- split: train
|
10 |
+
path: data/train-*
|
11 |
+
dataset_info:
|
12 |
+
features:
|
13 |
+
- name: id
|
14 |
+
dtype: string
|
15 |
+
- name: status
|
16 |
+
dtype: string
|
17 |
+
- name: _server_id
|
18 |
+
dtype: string
|
19 |
+
- name: persona
|
20 |
+
dtype: string
|
21 |
+
- name: image
|
22 |
+
dtype: image
|
23 |
+
- name: image.url
|
24 |
+
dtype: string
|
25 |
+
- name: text_0.responses
|
26 |
+
list: string
|
27 |
+
- name: text_0.responses.users
|
28 |
+
list: string
|
29 |
+
- name: text_0.responses.status
|
30 |
+
list: string
|
31 |
+
- name: label_1.responses
|
32 |
+
list: string
|
33 |
+
- name: label_1.responses.users
|
34 |
+
list: string
|
35 |
+
- name: label_1.responses.status
|
36 |
+
list: string
|
37 |
+
- name: multi-label_2.responses
|
38 |
+
list:
|
39 |
+
list: string
|
40 |
+
- name: multi-label_2.responses.users
|
41 |
+
list: string
|
42 |
+
- name: multi-label_2.responses.status
|
43 |
+
list: string
|
44 |
+
- name: rating_3.responses
|
45 |
+
list: int64
|
46 |
+
- name: rating_3.responses.users
|
47 |
+
list: string
|
48 |
+
- name: rating_3.responses.status
|
49 |
+
list: string
|
50 |
+
- name: ranking_4.responses
|
51 |
+
list:
|
52 |
+
list:
|
53 |
+
- name: value
|
54 |
+
dtype: string
|
55 |
+
- name: rank
|
56 |
+
dtype: int64
|
57 |
+
- name: ranking_4.responses.users
|
58 |
+
list: string
|
59 |
+
- name: ranking_4.responses.status
|
60 |
+
list: string
|
61 |
+
- name: span_5.responses
|
62 |
+
list:
|
63 |
+
list:
|
64 |
+
- name: label
|
65 |
+
dtype: string
|
66 |
+
- name: start
|
67 |
+
dtype: int64
|
68 |
+
- name: end
|
69 |
+
dtype: int64
|
70 |
+
- name: span_5.responses.users
|
71 |
+
list: string
|
72 |
+
- name: span_5.responses.status
|
73 |
+
list: string
|
74 |
+
splits:
|
75 |
+
- name: train
|
76 |
+
num_bytes: 36590631.0
|
77 |
+
num_examples: 350
|
78 |
+
download_size: 36527721
|
79 |
+
dataset_size: 36590631.0
|
80 |
---
|
81 |
|
82 |
# Dataset Card for export-testing-279
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d42a33494fe7e208c82b5c594839d8d746cdfbedcf96aae63e35751cde42f2a3
|
3 |
+
size 36527721
|