Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
100 episode subset (175MB) of Berkeley `bridge_orig` dataset in RLDS/TFDS format for testing and validation. Originally downloaded from:
|
6 |
+
|
7 |
+
* https://rail.eecs.berkeley.edu/datasets/bridge_release/data/tfds/
|
8 |
+
* https://rail-berkeley.github.io/bridgedata/
|
9 |
+
|
10 |
+
```
|
11 |
+
@inproceedings{walke2023bridgedata,
|
12 |
+
title={BridgeData V2: A Dataset for Robot Learning at Scale},
|
13 |
+
author={Walke, Homer and Black, Kevin and Lee, Abraham and Kim, Moo Jin and Du, Max and Zheng, Chongyi and Zhao, Tony and Hansen-Estruch, Philippe and Vuong, Quan and He, Andre and Myers, Vivek and Fang, Kuan and Finn, Chelsea and Levine, Sergey},
|
14 |
+
booktitle={Conference on Robot Learning (CoRL)},
|
15 |
+
year={2023}
|
16 |
+
}
|
17 |
+
```
|