KimSHine commited on
Commit
6d575d6
·
verified ·
1 Parent(s): dd2a7dc

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +12 -8
  2. data/test-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -5,8 +5,10 @@ dataset_info:
5
  dtype: string
6
  - name: start_url
7
  dtype: string
8
- - name: trajectory
9
- dtype: string
 
 
10
  - name: current_url
11
  dtype: string
12
  - name: text_observation
@@ -19,15 +21,15 @@ dataset_info:
19
  dtype: string
20
  - name: action
21
  dtype: string
 
 
22
  - name: rejected
23
  list:
24
  - name: thought
25
  dtype: string
26
  - name: action
27
  dtype: string
28
- - name: eval_mode
29
- dtype: string
30
- - name: minor_type
31
  dtype: string
32
  - name: gt_checklist
33
  dtype: string
@@ -35,14 +37,16 @@ dataset_info:
35
  dtype: int32
36
  - name: step_id
37
  dtype: int32
 
 
38
  - name: source_name
39
  dtype: string
40
  splits:
41
  - name: test
42
- num_bytes: 47510258.0
43
  num_examples: 69
44
- download_size: 36512356
45
- dataset_size: 47510258.0
46
  configs:
47
  - config_name: default
48
  data_files:
 
5
  dtype: string
6
  - name: start_url
7
  dtype: string
8
+ - name: thougth_history
9
+ list: string
10
+ - name: action_history
11
+ list: string
12
  - name: current_url
13
  dtype: string
14
  - name: text_observation
 
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
 
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: 47621007.0
47
  num_examples: 69
48
+ download_size: 33450494
49
+ dataset_size: 47621007.0
50
  configs:
51
  - config_name: default
52
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:575655abd29c974a66d37f40451d9692371254e346cd61d55811b207f5d9258b
3
- size 36512356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99ea53de7c4651f1d855c9e3af7a800f2f23de47d2142b1a3e08066819d13343
3
+ size 33450494