LucasThil commited on
Commit
ac9a592
·
1 Parent(s): 456daca

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: task_name
5
+ dtype: string
6
+ - name: utterance
7
+ dtype: string
8
+ - name: reward
9
+ dtype: float64
10
+ - name: raw_reward
11
+ dtype: float64
12
+ - name: processed_states
13
+ dtype: string
14
+ - name: img
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 10670313662
19
+ num_examples: 5000
20
+ download_size: 953450537
21
+ dataset_size: 10670313662
22
+ ---
23
+ # Dataset Card for "randomized_clean_miniwob_episodes__image0_5000_v2"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)