Datasets:
				
			
			
	
			
			
	
		
		Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -156,11 +156,12 @@ dataset = get_train_dataset(os.path.join("<Dataset Diretory>", "shards")) 
     | 
|
| 156 | 
         
             
            If you use this dataset, please cite the dataset and your project appropriately. For example:
         
     | 
| 157 | 
         | 
| 158 | 
         
             
            ```bibtex
         
     | 
| 159 | 
         
            -
            @ 
     | 
| 160 | 
         
            -
             
     | 
| 161 | 
         
            -
             
     | 
| 162 | 
         
            -
             
     | 
| 163 | 
         
            -
             
     | 
| 
         | 
|
| 164 | 
         
             
            }
         
     | 
| 165 | 
         
             
            ```
         
     | 
| 166 | 
         | 
| 
         | 
|
| 156 | 
         
             
            If you use this dataset, please cite the dataset and your project appropriately. For example:
         
     | 
| 157 | 
         | 
| 158 | 
         
             
            ```bibtex
         
     | 
| 159 | 
         
            +
            @software{rdt2,
         
     | 
| 160 | 
         
            +
                title={RDT2: Enabling Zero-Shot Cross-Embodiment Generalization by Scaling Up UMI Data},
         
     | 
| 161 | 
         
            +
                author={RDT Team},
         
     | 
| 162 | 
         
            +
                url={https://github.com/thu-ml/RDT2},
         
     | 
| 163 | 
         
            +
                month={September},
         
     | 
| 164 | 
         
            +
                year={2025}
         
     | 
| 165 | 
         
             
            }
         
     | 
| 166 | 
         
             
            ```
         
     | 
| 167 | 
         |