Upload README.md with huggingface_hub
Browse files
    	
        README.md
    CHANGED
    
    | @@ -4,39 +4,6 @@ task_categories: | |
| 4 | 
             
            tags:
         | 
| 5 | 
             
            - LeRobot
         | 
| 6 | 
             
            - tutorial
         | 
| 7 | 
            -
            configs:
         | 
| 8 | 
            -
            - config_name: default
         | 
| 9 | 
            -
              data_files:
         | 
| 10 | 
            -
              - split: train
         | 
| 11 | 
            -
                path: data/train-*
         | 
| 12 | 
            -
            dataset_info:
         | 
| 13 | 
            -
              features:
         | 
| 14 | 
            -
              - name: observation.state
         | 
| 15 | 
            -
                sequence: float32
         | 
| 16 | 
            -
                length: 6
         | 
| 17 | 
            -
              - name: action
         | 
| 18 | 
            -
                sequence: float32
         | 
| 19 | 
            -
                length: 6
         | 
| 20 | 
            -
              - name: observation.images.phone
         | 
| 21 | 
            -
                dtype: video_frame
         | 
| 22 | 
            -
              - name: observation.images.laptop
         | 
| 23 | 
            -
                dtype: video_frame
         | 
| 24 | 
            -
              - name: episode_index
         | 
| 25 | 
            -
                dtype: int64
         | 
| 26 | 
            -
              - name: frame_index
         | 
| 27 | 
            -
                dtype: int64
         | 
| 28 | 
            -
              - name: timestamp
         | 
| 29 | 
            -
                dtype: float32
         | 
| 30 | 
            -
              - name: next.done
         | 
| 31 | 
            -
                dtype: bool
         | 
| 32 | 
            -
              - name: index
         | 
| 33 | 
            -
                dtype: int64
         | 
| 34 | 
            -
              splits:
         | 
| 35 | 
            -
              - name: train
         | 
| 36 | 
            -
                num_bytes: 222094
         | 
| 37 | 
            -
                num_examples: 1150
         | 
| 38 | 
            -
              download_size: 58525
         | 
| 39 | 
            -
              dataset_size: 222094
         | 
| 40 | 
             
            ---
         | 
| 41 | 
             
            This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
         | 
| 42 |  | 
|  | |
| 4 | 
             
            tags:
         | 
| 5 | 
             
            - LeRobot
         | 
| 6 | 
             
            - tutorial
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 7 | 
             
            ---
         | 
| 8 | 
             
            This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
         | 
| 9 |  |