pgsyttch commited on
Commit
2c90c42
·
verified ·
1 Parent(s): 41b6111

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -55
README.md CHANGED
@@ -1,57 +1,20 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: messages
5
- list:
6
- - name: role
7
- dtype: string
8
- - name: content
9
- dtype: string
10
- - name: metadata
11
- struct:
12
- - name: task_type
13
- dtype: string
14
- - name: description
15
- dtype: string
16
- - name: room_type
17
- dtype: string
18
- - name: difficulty
19
- dtype: string
20
- - name: num_steps
21
- dtype: int64
22
- - name: has_recovery_steps
23
- dtype: bool
24
- - name: has_close_open
25
- dtype: bool
26
- - name: has_admissible
27
- dtype: bool
28
- - name: num_actions
29
- dtype: int64
30
- - name: num_observations
31
- dtype: int64
32
- - name: num_detours
33
- dtype: int64
34
- - name: num_recovery_steps
35
- dtype: int64
36
- - name: has_open_action
37
- dtype: bool
38
- - name: subgoals
39
- list: string
40
- - name: total_chars
41
- dtype: int64
42
- - name: trajectory_outcome
43
- dtype: string
44
- - name: failure_reason
45
- dtype: string
46
- splits:
47
- - name: train
48
- num_bytes: 1976734.0287769784
49
- num_examples: 588
50
- download_size: 383014
51
- dataset_size: 1976734.0287769784
52
- configs:
53
- - config_name: default
54
- data_files:
55
- - split: train
56
- path: data/train-*
57
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: mit
3
+ tags:
4
+ - alfworld
5
+ - filtered
6
+ - instruction-following
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
+
9
+ # Dataset: pgsyttch/wlfv5_cool_clean_put2
10
+
11
+ This is a subset of `u-10bei/sft_alfworld_trajectory_dataset_v5`.
12
+
13
+ ## Filtering Criteria
14
+ Included samples where the first user instruction contains the keywords:
15
+ - "put two"
16
+ - "cool"
17
+ - "clean"
18
+
19
+ ## Statistics
20
+ - **Total Samples**: 588