Upload dataset
Browse files- README.md +55 -0
- data/test-00000-of-00002.parquet +3 -0
- data/test-00001-of-00002.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: intent
|
5 |
+
dtype: string
|
6 |
+
- name: start_url
|
7 |
+
dtype: string
|
8 |
+
- name: thought_history
|
9 |
+
list: string
|
10 |
+
- name: action_history
|
11 |
+
list: string
|
12 |
+
- name: current_url
|
13 |
+
dtype: string
|
14 |
+
- name: text_observation
|
15 |
+
dtype: string
|
16 |
+
- name: image_list
|
17 |
+
list: image
|
18 |
+
- name: chosen
|
19 |
+
list:
|
20 |
+
- name: thought
|
21 |
+
dtype: string
|
22 |
+
- name: action
|
23 |
+
dtype: string
|
24 |
+
- name: response_source
|
25 |
+
dtype: string
|
26 |
+
- name: rejected
|
27 |
+
list:
|
28 |
+
- name: thought
|
29 |
+
dtype: string
|
30 |
+
- name: action
|
31 |
+
dtype: string
|
32 |
+
- name: response_source
|
33 |
+
dtype: string
|
34 |
+
- name: gt_checklist
|
35 |
+
dtype: string
|
36 |
+
- name: task_id
|
37 |
+
dtype: int32
|
38 |
+
- name: step_id
|
39 |
+
dtype: int32
|
40 |
+
- name: annotation_id
|
41 |
+
dtype: string
|
42 |
+
- name: source_name
|
43 |
+
dtype: string
|
44 |
+
splits:
|
45 |
+
- name: test
|
46 |
+
num_bytes: 525201131.0
|
47 |
+
num_examples: 776
|
48 |
+
download_size: 502289123
|
49 |
+
dataset_size: 525201131.0
|
50 |
+
configs:
|
51 |
+
- config_name: default
|
52 |
+
data_files:
|
53 |
+
- split: test
|
54 |
+
path: data/test-*
|
55 |
+
---
|
data/test-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:771ff99e6d39f32464443d460c0344f80f28d2f081fdee758de00187210915a5
|
3 |
+
size 250263196
|
data/test-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a233e89185f9ab9766eb48164f49cee410549e61509d9f483cef9144efcc5929
|
3 |
+
size 252025927
|