Upload dataset
Browse files- README.md +35 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -3,6 +3,41 @@ tags:
|
|
3 |
- rlfh
|
4 |
- argilla
|
5 |
- human-feedback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Dataset Card for anotacion-mapi-ser-estar-results
|
|
|
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: _server_id
|
13 |
+
dtype: string
|
14 |
+
- name: Ser
|
15 |
+
dtype: string
|
16 |
+
- name: Estar
|
17 |
+
dtype: string
|
18 |
+
- name: comments.responses.status
|
19 |
+
sequence: string
|
20 |
+
- name: label.responses.users
|
21 |
+
sequence: string
|
22 |
+
- name: comments.responses.users
|
23 |
+
sequence: string
|
24 |
+
- name: label.responses
|
25 |
+
sequence: string
|
26 |
+
- name: comments.responses
|
27 |
+
sequence: string
|
28 |
+
- name: label.responses.status
|
29 |
+
sequence: string
|
30 |
+
splits:
|
31 |
+
- name: train
|
32 |
+
num_bytes: 259421
|
33 |
+
num_examples: 500
|
34 |
+
download_size: 143357
|
35 |
+
dataset_size: 259421
|
36 |
+
configs:
|
37 |
+
- config_name: default
|
38 |
+
data_files:
|
39 |
+
- split: train
|
40 |
+
path: data/train-*
|
41 |
---
|
42 |
|
43 |
# Dataset Card for anotacion-mapi-ser-estar-results
|
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:60aef4b305d33e8f81744d5a942ec16206384e5dc7011333e01871b9d452e926
|
3 |
+
size 143357
|